Skip to content

Commit c390e98

Browse files
committed
gradle.properties: ready for 3.2.2-beta1 build
1 parent a391197 commit c390e98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

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

0 commit comments

Comments
 (0)