mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-12 08:49:22 +07:00
Version rollout (#10334)
* Bump version and create initial changelog entry * Update Bulgarian.properties (#10333) * Update Bulgarian.properties * Update Bulgarian.properties * Update Bulgarian.properties typo: thinkToSelect --> thingToSelect * Update Spanish.properties (#10328) * Update Spanish.properties * Update Spanish.properties * Update Indonesian.properties (#10327) * Update Finnish.properties (#10326) * Translate a number of strings to Ukrainian (#10322) Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> * Update Swedish.properties (#10313) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Dob <100198047+dobval@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: kensvin <kensvin28@gmail.com> Co-authored-by: Gekko03 <148203740+Gekko03@users.noreply.github.com> Co-authored-by: Kostiantyn Ko <test9@mormat.name> Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> Co-authored-by: Mr-Bajs <93934125+Mr-Bajs@users.noreply.github.com>
This commit is contained in:
@ -538,7 +538,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.13", 923)
|
||||
val VERSION = Version("4.8.14", 924)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user