aboutsummaryrefslogtreecommitdiff
path: root/publish/gradle.properties
diff options
context:
space:
mode:
authormakamys <makamys@outlook.com>2022-06-26 16:24:40 +0200
committermakamys <makamys@outlook.com>2022-06-26 16:31:52 +0200
commitaa20ecbce1426de57c352ef9e755c3015f8f561c (patch)
tree442d446b2a69ae34e1c192c5dc299379ca088c56 /publish/gradle.properties
parentdd391c5308483f6952bcb8406088166286543752 (diff)
downloadNeodymium-aa20ecbce1426de57c352ef9e755c3015f8f561c.tar.gz
Neodymium-aa20ecbce1426de57c352ef9e755c3015f8f561c.tar.bz2
Neodymium-aa20ecbce1426de57c352ef9e755c3015f8f561c.zip
Don't prefix tags with v
It's not the cool thing to do anymore. Also it's more consistent this way.
Diffstat (limited to 'publish/gradle.properties')
-rw-r--r--publish/gradle.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/publish/gradle.properties b/publish/gradle.properties
index 959fd68..2558da5 100644
--- a/publish/gradle.properties
+++ b/publish/gradle.properties
@@ -7,4 +7,5 @@ modrinthID=
releaseName=Neodymium
versionedProjectDirectories=false
-updateJsonFullVersionFormat=false \ No newline at end of file
+updateJsonFullVersionFormat=false
+useVPrefixForTag=false