Skip to content

Commit e2245aa

Browse files
committed
gradle.properties: ready for 3.2.3-stable build
1 parent ba88127 commit e2245aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Version number used for plugins, only 3 numbers (e.g. 3.1.3)
2-
jmeVersion = 3.2.2
2+
jmeVersion = 3.2.3
33
# Version used for application and settings folder, no spaces!
4-
jmeMainVersion = 3.2
4+
jmeMainVersion = 3.2.3
55
# Version addition pre-alpha-svn, Stable, Beta
66
jmeVersionTag = stable
77
# Increment this each time jmeVersionTag changes but jmeVersion stays the same
8-
jmeVersionTagID = 1
8+
jmeVersionTagID = 0
99

1010
# specify if JavaDoc should be built
1111
buildJavaDoc = true

0 commit comments

Comments
 (0)