This commit is contained in:
Yair Morgenstern
2020-03-03 22:04:38 +02:00
parent 14853547dc
commit 2cf5645629
2 changed files with 18 additions and 2 deletions

View File

@ -33,8 +33,8 @@ allprojects {
version = '1.0.1'
ext {
appName = "Unciv"
appCodeNumber = 389
appVersion = "3.6.4-patch1"
appCodeNumber = 390
appVersion = "3.6.5"
gdxVersion = '1.9.10'
roboVMVersion = '2.3.1'