mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-22 05:41:11 +07:00
Version rollout (#9139)
* Bump version and create initial changelog entry * Added 112 dutch translations (#9131) * Update Polish.properties (#9129) * Update Polish.properties * Update Polish.properties * Update Polish.properties * Update Hungarian.properties (#9107) * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Italian.properties (#9102) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Abe van der Wielen <abevanderwielen@gmail.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com> Co-authored-by: balazsszalab <balazsszalab@freemail.hu> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@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.5.16-patch1", 842)
|
||||
val VERSION = Version("4.5.17", 843)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user