mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-23 14:19:15 +07:00
Version rollout (#10998)
* Bump version and create initial changelog entry * Update Italian.properties (#10997) * Update Hungarian.properties (#10990) * Update Dutch.properties (#10989) * Update Dutch.properties * Update Dutch.properties * it is time to continue my work (#10987) * update android/assets/jsons/translations/Belarusian.properties * update android/assets/jsons/translations/Belarusian.properties * Update Brazilian_Portuguese.properties (#10984) * Update French.properties (#10983) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: balazsszalab <balazsszalab@freemail.hu> Co-authored-by: Lena Bullens <95299589+LenaBullens@users.noreply.github.com> Co-authored-by: flac <87523240+twinflac@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@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.10.1", 959)
|
||||
val VERSION = Version("4.10.2", 960)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user