mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-31 07:09:26 +07:00
Version rollout (#10312)
* Bump version and create initial changelog entry * Update Catalan.properties (#10310) * Fix Manufactory name (#10306) * Fix Manufactory name Like, why on earth was it called the same as the factory?? * Update Spanish.properties * Update Spanish.properties * Update Japanese.properties (#10269) * Update Japanese.properties * Update Japanese.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: North Field <56919414+Harukin1030@users.noreply.github.com>
This commit is contained in:
@ -536,7 +536,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.8.12", 922)
|
||||
val VERSION = Version("4.8.13", 923)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user