Toni Helenius 3 months ago
parent
commit
cd7e745085
1 changed files with 2 additions and 2 deletions
  1. 2 2
      gradle.properties

+ 2 - 2
gradle.properties

@@ -1,7 +1,7 @@
 # Version number used for plugins, only 3 numbers (e.g. 3.1.3)
 # Version number used for plugins, only 3 numbers (e.g. 3.1.3)
-jmeVersion = 3.7.0
+jmeVersion = 3.8.0
 # Version used for application and settings folder, no spaces!
 # Version used for application and settings folder, no spaces!
-jmeMainVersion = 3.7
+jmeMainVersion = 3.8
 # Version addition pre-alpha-svn, Stable, Beta
 # Version addition pre-alpha-svn, Stable, Beta
 jmeVersionTag = stable
 jmeVersionTag = stable
 # Increment this each time jmeVersionTag changes but jmeVersion stays the same
 # Increment this each time jmeVersionTag changes but jmeVersion stays the same