mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-29 22:29:15 +07:00
Version rollout (#11711)
* Bump version and create initial changelog entry * Provide missing Ukrainian translations (#11710) Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> * Update Indonesian.properties (#11697) * Update Indonesian.properties Translated the new words and fixed some grammar mistakes. * Update Indonesian.properties * Update French.properties (#11695) * Update Brazilian_Portuguese.properties (#11694) * Update Italian.properties (#11693) * Update Italian.properties * Update Italian.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Kostiantyn Ko <test9@mormat.name> Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
This commit is contained in:
@ -484,7 +484,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.17", 1002)
|
||||
val VERSION = Version("4.11.18", 1003)
|
||||
//endregion
|
||||
|
||||
/** Global reference to the one Gdx.Game instance created by the platform launchers - do not use without checking [isCurrentInitialized] first. */
|
||||
|
Reference in New Issue
Block a user