We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba88127 commit e2245aaCopy full SHA for e2245aa
gradle.properties
@@ -1,11 +1,11 @@
1
# Version number used for plugins, only 3 numbers (e.g. 3.1.3)
2
-jmeVersion = 3.2.2
+jmeVersion = 3.2.3
3
# Version used for application and settings folder, no spaces!
4
-jmeMainVersion = 3.2
+jmeMainVersion = 3.2.3
5
# Version addition pre-alpha-svn, Stable, Beta
6
jmeVersionTag = stable
7
# Increment this each time jmeVersionTag changes but jmeVersion stays the same
8
-jmeVersionTagID = 1
+jmeVersionTagID = 0
9
10
# specify if JavaDoc should be built
11
buildJavaDoc = true
0 commit comments