mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-11 00:08:58 +07:00
Version rollout (#9964)
* Bump version and create initial changelog entry * Update Italian.properties (#9960) * Update Spanish.properties (#9958) * Update Spanish.properties * Update Spanish.properties * Update Dutch.properties (#9956) * Update Dutch.properties * Update Dutch.properties * update Dutch.properties * Update Dutch.properties * Update French.properties (#9953) * Update Polish.properties (#9952) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: Lena Bullens <95299589+LenaBullens@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com>
This commit is contained in:
@ -536,7 +536,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.7.16", 903)
|
||||
val VERSION = Version("4.7.17", 904)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user