3.6.4-patch1

This commit is contained in:
Yair Morgenstern
2020-03-02 22:30:07 +02:00
parent 14516a3f90
commit f7a010f10e

View File

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