mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-10 07:48:31 +07:00
Version rollout (#9469)
* Bump version and create initial changelog entry * Update Polish.properties (#9465) * Update Polish.properties * Update Polish.properties * Update Polish.properties * Update Italian.properties (#9464) * Update Italian.properties * Update Italian.properties * [Translation] Update Simplified Chinese translation (#9452) * update Simplified Chinese * update Simplified Chinese --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: chr_56 <30681738+chr56@users.noreply.github.com>
This commit is contained in:
@ -531,7 +531,7 @@ open class UncivGame(val isConsoleMode: Boolean = false) : Game(), PlatformSpeci
|
||||
|
||||
companion object {
|
||||
//region AUTOMATICALLY GENERATED VERSION DATA - DO NOT CHANGE THIS REGION, INCLUDING THIS COMMENT
|
||||
val VERSION = Version("4.6.14-patch1", 871)
|
||||
val VERSION = Version("4.6.15", 872)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user