mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 23:39:40 +07:00
Version rollout (#8827)
* Bump version and create initial changelog entry * Update Polish.properties (#8825) * update Simplified_Chinese translation (#8821) Co-authored-by: chr_56 <_> * Update Filipino.properties (#8820) * Update Filipino.properties * Update Filipino.properties * Update Brazilian_Portuguese.properties (#8819) * Update French.properties (#8813) * Update Hungarian.properties (#8812) * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Ukrainian.properties (#8810) * Update Ukrainian.properties * Update Ukrainian.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com> Co-authored-by: chr_56 <30681738+chr56@users.noreply.github.com> Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: balazsszalab <balazsszalab@freemail.hu> Co-authored-by: Gualdimar <Gualdimar@users.noreply.github.com>
This commit is contained in:
@ -519,7 +519,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.5.3", 825)
|
||||
val VERSION = Version("4.5.4", 827)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user