Skip to content

Commit 77a8ae1

Browse files
authored
Merge pull request #615 from tonihele/feature/jme-3.7-beta
Upgrade to jME 3.7 BETA
2 parents 891ee3b + 79301ac commit 77a8ae1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
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.6.1
2+
jmeVersion = 3.7.0
33
# Version used for application and settings folder, no spaces!
4-
jmeMainVersion = 3.6
4+
jmeMainVersion = 3.7
55
# Version addition pre-alpha-svn, Stable, Beta
6-
jmeVersionTag = stable
6+
jmeVersionTag = beta1.2.2
77
# Increment this each time jmeVersionTag changes but jmeVersion stays the same
88
#jmeVersionTagID = 0
99

0 commit comments

Comments
 (0)