mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-28 21:58:54 +07:00
Version rollout (#12484)
* Bump version and create initial changelog entry * Update Latin translation (#12480) * Update translation * Fix translation --------- Co-authored-by: sls1005 <sls1005@github.com> * Update Thai.properties (#12478) I translate more * Update Bangla.properties (#12475) * Update Catalan.properties (#12466) * Update Italian.properties (#12465) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: sls1005 <90055573+sls1005@users.noreply.github.com> Co-authored-by: sls1005 <sls1005@github.com> Co-authored-by: BIGREDKIDS <foxhand2540@gmail.com> Co-authored-by: Shinigami-alt <76843162+Shinigami-alt@users.noreply.github.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.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.14.6-patch1", 1071)
|
||||
val VERSION = Version("4.14.7", 1072)
|
||||
//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