mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 14:57:58 +07:00
Version rollout (#9273)
* Bump version and create initial changelog entry * Completed German translation and fixed a few mistakes (#9266) Co-authored-by: Birk Birkner <birkner@bbirkner.de> * Update Polish.properties (#9264) * Update Italian.properties (#9260) * Update French.properties (#9258) * Update Indonesian.properties (#9257) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Knirps1 <52383078+Knirps1@users.noreply.github.com> Co-authored-by: Birk Birkner <birkner@bbirkner.de> 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: Newexae <96820363+Newexae@users.noreply.github.com> Co-authored-by: kensvin <kensvin28@gmail.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.5", 855)
|
||||
val VERSION = Version("4.6.6", 856)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user