We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d2de1 commit ac01203Copy full SHA for ac01203
gradle.properties
@@ -3,9 +3,9 @@ jmeVersion = 3.3.0
3
# Version used for application and settings folder, no spaces!
4
jmeMainVersion = 3.3
5
# Version addition pre-alpha-svn, Stable, Beta
6
-jmeVersionTag = SNAPSHOT
+jmeVersionTag = alpha2
7
# Increment this each time jmeVersionTag changes but jmeVersion stays the same
8
-jmeVersionTagID = 0
+jmeVersionTagID = 1
9
10
# specify if JavaDoc should be built
11
buildJavaDoc = true
0 commit comments