mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-19 12:18:53 +07:00
Version rollout (#8546)
* Bump version and create initial changelog entry * Update Korean.properties (#8544) * Update Ukrainian.properties (#8528) * Update Ukrainian.properties * Update Ukrainian.properties * Update Ukrainian.properties * Update Ukrainian.properties * Update German translation (#8527) * Update German translation * Fixed manufactory * Update Hungarian.properties (#8525) * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Yattong the Mackerel <saud2410@naver.com> Co-authored-by: Gualdimar <Gualdimar@users.noreply.github.com> Co-authored-by: MartinP <mape6@posteo.de> Co-authored-by: balazsszalab <balazsszalab@freemail.hu>
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.4.8", 805)
|
||||
val VERSION = Version("4.4.9", 806)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user