mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-29 14:20:17 +07:00
Version rollout (#11510)
* Bump version and create initial changelog entry * Update to Portuguese.properties (multiple commits) (#11502) * Update Portuguese.properties * Update Portuguese.properties * Update Portuguese.properties * Update Portuguese.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: nexphilim <75545134+nexphilim@users.noreply.github.com>
This commit is contained in:
@ -464,7 +464,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.11.6", 989)
|
||||
val VERSION = Version("4.11.7", 990)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user