ソースを参照

gradle.properties: ready for 3.2.4-stable build

Stephen Gold 6 年 前
コミット
8291d6192b
1 ファイル変更2 行追加2 行削除
  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)
-jmeVersion = 3.2.3
+jmeVersion = 3.2.4
 # Version used for application and settings folder, no spaces!
-jmeMainVersion = 3.2.3
+jmeMainVersion = 3.2.4
 # Version addition pre-alpha-svn, Stable, Beta
 jmeVersionTag = stable
 # Increment this each time jmeVersionTag changes but jmeVersion stays the same