This commit is contained in:
Yair Morgenstern
2020-02-09 20:44:52 +02:00
parent 26affe7943
commit 86cd158d83
3 changed files with 19 additions and 3 deletions

View File

@ -33,8 +33,8 @@ allprojects {
version = '1.0.1'
ext {
appName = "Unciv"
appCodeNumber = 375
appVersion = "3.5.11"
appCodeNumber = 376
appVersion = "3.5.12"
gdxVersion = '1.9.10'
roboVMVersion = '2.3.1'