mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-11 00:08:58 +07:00
Version rollout (#10611)
* Bump version and create initial changelog entry * Update French.properties (#10604) * Update Latin.properties + question (#10589) * Update Latin.properties * Update Latin.properties * Update Latin.properties * Update Latin.properties * Add a space at the end * Replaced "passus" with "gressus". * Added relationship translations * Update Latin.properties * Update Latin.properties * Fixed an error * Corrected an error * Corrected an error 2 --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com>
This commit is contained in:
@ -464,7 +464,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.9.2-patch5", 937)
|
||||
val VERSION = Version("4.9.3", 938)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user