We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a26c4 commit ea23b6aCopy full SHA for ea23b6a
gradle.properties
@@ -3,9 +3,9 @@ jmeVersion = 3.2.2
3
# Version used for application and settings folder, no spaces!
4
jmeMainVersion = 3.2
5
# Version addition pre-alpha-svn, Stable, Beta
6
-jmeVersionTag = beta1
+jmeVersionTag = stable
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