mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-31 07:09:26 +07:00
Version rollout (#12085)
* Bump version and create initial changelog entry * Update Japanese translation (#12082) * update * update * update * fix * Update French.properties (#12080) * Update Ukrainian translations (#12078) Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> * Update German translation (#12075) * Update Indonesian.properties (#12074) Translated new words and corrected mistranslation and grammatical errors. * Update Italian.properties (#12073) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: yuracla <89312848+yuracla@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Kostiantyn Ko <test9@mormat.name> Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> Co-authored-by: mape6 <mape6@posteo.de> Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
This commit is contained in:
@ -483,7 +483,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.12.17", 1034)
|
||||
val VERSION = Version("4.12.18", 1035)
|
||||
//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