Explorar el Código

Bump main version number

Toni Helenius hace 3 años
padre
commit
88d2c860e6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      gradle.properties

+ 1 - 1
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.5.2
 jmeVersion = 3.5.2
 # Version used for application and settings folder, no spaces!
 # Version used for application and settings folder, no spaces!
-jmeMainVersion = 3.4
+jmeMainVersion = 3.5
 # 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