This commit is contained in:
Yair Morgenstern 2020-11-16 21:18:35 +02:00
parent 3176cd147a
commit 03ad69e868
2 changed files with 14 additions and 2 deletions

View File

@ -3,8 +3,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.3.71"
const val appName = "Unciv"
const val appCodeNumber = 498
const val appVersion = "3.11.12"
const val appCodeNumber = 499
const val appVersion = "3.11.13"
const val gdxVersion = "1.9.12"
const val roboVMVersion = "2.3.1"

View File

@ -1,3 +1,15 @@
## 3.11.13
Probably solved the Mysterious Disappearing C's once and for all! #3327
We now check compatibility of newly selected mods to the existing mod ruleset
Resolved #3341 - City-state diplomacy screen is shown properly when entering from a city button
Resolved #3071 - Disabled annoying camera momentum on Desktop
Autoload previous autosave when current autosave file is corrupted
## 3.11.12
AI no longer nukes single units