mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 05:46:43 -04:00
3.19.7
This commit is contained in:
parent
ccfe4386b8
commit
74037489fc
@ -3,8 +3,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.5.30"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 676
|
||||
const val appVersion = "3.19.6"
|
||||
const val appCodeNumber = 677
|
||||
const val appVersion = "3.19.7"
|
||||
|
||||
const val gdxVersion = "1.10.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
10
changelog.md
10
changelog.md
@ -1,3 +1,13 @@
|
||||
## 3.19.7
|
||||
|
||||
Better conditionals for modding
|
||||
|
||||
Withdraw chances can stack
|
||||
|
||||
By itanasi:
|
||||
- Sea Unit can't capture Land Civilian (and vice versa)
|
||||
- Notify when Barbs don't give more XP
|
||||
|
||||
## 3.19.6
|
||||
|
||||
UI improvements across the board
|
||||
|
Loading…
x
Reference in New Issue
Block a user