mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 23:39:40 +07:00
Version rollout (#8172)
* Bump version and create initial changelog entry * Update Traditional_Chinese.properties (#8171) * Update French.properties (#8160) * Update Korean.properties (#8157) * Update Korean.properties * Update Korean.properties * Update Korean.properties * Update Simplified_Chinese.properties (#8156) * Update Italian.properties (#8155) Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: nacro711072 <nacro711072@yahoo.com.tw> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Yattong the Mackerel <saud2410@naver.com> Co-authored-by: CrispyXYZ <64761703+CrispyXYZ@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
This commit is contained in:
@ -470,7 +470,7 @@ class UncivGame(parameters: UncivGameParameters) : Game() {
|
||||
|
||||
companion object {
|
||||
//region AUTOMATICALLY GENERATED VERSION DATA - DO NOT CHANGE THIS REGION, INCLUDING THIS COMMENT
|
||||
val VERSION = Version("4.3.9", 777)
|
||||
val VERSION = Version("4.3.10", 779)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user