mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-10 07:48:31 +07:00
Version rollout (#10029)
* Bump version and create initial changelog entry * Update Dutch.properties (#10023) * Update Simplified_Chinese.properties (#10020) * Update Italian.properties (#10019) * Update Russian.properties (#10017) * Update Russian.properties Defensive pacts * Update Russian.properties Some lines * Update Spanish.properties (#10016) * Update Spanish.properties * Correct Kongo name * Update French.properties (#10013) * Update German translation (#10008) * Update German translation * Update German translation --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Lena Bullens <95299589+LenaBullens@users.noreply.github.com> Co-authored-by: qw142536 <123065131+qw142536@users.noreply.github.com> Co-authored-by: TommasoPetrolito <tommasouni@gmail.com> Co-authored-by: Anoant <143289571+Anoant@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: mape6 <mape6@posteo.de>
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.7.19", 907)
|
||||
val VERSION = Version("4.7.20", 908)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user