mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-15 02:09:21 +07:00
Version rollout (#12497)
* Bump version and create initial changelog entry * Add files via upload (#12492) corrections and full translation. Isn't perfect but fairly good * Update Catalan translation (#12489) * Update Indonesian.properties (#12485) Corrections. --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: SHypoleac <michal.wolonciej@interia.pl> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: X2003 <158255876+Xenia2003@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.14.7", 1072)
|
||||
val VERSION = Version("4.14.8", 1073)
|
||||
//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