4.9.2-patch4

This commit is contained in:
yairm210
2023-11-28 09:58:25 +00:00
committed by github-actions[bot]
parent 0af8cb60a5
commit bc935a310c
2 changed files with 3 additions and 3 deletions

View File

@ -463,7 +463,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-patch3", 935)
val VERSION = Version("4.9.2-patch4", 936)
//endregion
lateinit var Current: UncivGame