mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-23 06:08:46 +07:00
Version rollout (#12139)
* Bump version and create initial changelog entry * Added the 1st part of lacking polish translation (#12138) * Added the 1st part of lacking polish translation * Update Polish.properties * Update Polish.properties * Update Polish.properties * Update Ukrainian translations (#12137) Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> * Update Bulgarian.properties (#12136) Finished the translations for England, France, Russia, Rome, Arabia and America. * Update Russian.properties (#12135) * Update Russian.properties Added translation for: - Air Combat and Interception - Spies * Update Russian.properties added translation for new lines in civilopedia * Update Russian.properties added translation: - Trade Routes - Roads and RailRoads * Update Russian.properties added translation for civilopedia sections: - Science - Food - Prodcution - Gold - Natural Wonders - Idle Units * Update Bulgarian.properties (#12133) Finished the translations for Babylon, Greece, China and Egypt * Update Italian.properties (#12132) * Update Latin translation (#12131) * Fix and update translation * Update translation * Update translation * Update translation * Update translation * Update translation * Update translation * Fix translation * Update translation * Fix translation * Fix translation * Update translation * Fix translation * Update translation * Update translation * Fix and update the translation * Update translation * Fix translation * Fix translation * Update translation * Update translation * Fix translation * Update translation * Update translation * Update translation * Update translation * Use ë to disinguish words. See <https://la.m.wikisource.org/wiki/Vulgata_Clementina/Liber_Job> * Update translation * Update translation * Update translation * Update translation * Update translation * Update translation * Update translation * Update translation * Update translation * Update translation * Update translation * Fix translation * Fix translation --------- Co-authored-by: sls1005 <sls1005@github.com> * Update French.properties (#12130) * Update Brazilian_Portuguese.properties (#12129) * Update Brazilian_Portuguese.properties * Update Brazilian_Portuguese.properties * Update Indonesian.properties (#12126) * Update Indonesian.properties Translated the new codes and corrected a few mistranslated words. * Update Indonesian.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com> Co-authored-by: Kostiantyn Ko <test9@mormat.name> Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> Co-authored-by: Instrumentarium <143902440+Instrumentarium@users.noreply.github.com> Co-authored-by: Denis Sharpe <59770002+DeStup@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: sls1005 <90055573+sls1005@users.noreply.github.com> Co-authored-by: sls1005 <sls1005@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: 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.13.0-patch1", 1039)
|
||||
val VERSION = Version("4.13.1", 1040)
|
||||
//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