mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 13:55:54 -04:00
3.11.13
This commit is contained in:
parent
3176cd147a
commit
03ad69e868
@ -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"
|
||||
|
12
changelog.md
12
changelog.md
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user