Parcourir la source

Change to new build numbering scheme.

Regular dev builds will be -dev#, weekly beta builds will be -beta#

The # increments every time after the weekly beta build.
GJ il y a 12 ans
Parent
commit
c15fdae32e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.gmail.nossr50.mcMMO</groupId>
     <artifactId>mcMMO</artifactId>
-    <version>1.4.00-dev</version>
+    <version>1.4.00-dev2</version>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <issueManagement>