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.
2 parents 891ee3b + 79301ac commit 77a8ae1Copy full SHA for 77a8ae1
gradle.properties
@@ -1,9 +1,9 @@
1
# Version number used for plugins, only 3 numbers (e.g. 3.1.3)
2
-jmeVersion = 3.6.1
+jmeVersion = 3.7.0
3
# Version used for application and settings folder, no spaces!
4
-jmeMainVersion = 3.6
+jmeMainVersion = 3.7
5
# Version addition pre-alpha-svn, Stable, Beta
6
-jmeVersionTag = stable
+jmeVersionTag = beta1.2.2
7
# Increment this each time jmeVersionTag changes but jmeVersion stays the same
8
#jmeVersionTagID = 0
9
0 commit comments