mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-31 15:19:29 +07:00
Version rollout (#8434)
* Bump version and create initial changelog entry * Update Russian.properties (#8433) corrected spelling mistakes * Added new translations, several minor corrections (#8429) * Added new translations, several minor corrections * Update android/assets/jsons/translations/Dutch.properties Co-authored-by: Yair Morgenstern <yairm210@hotmail.com> * Update Korean.properties (#8425) * Update Korean.properties * Update Korean.properties * Updated Brazilian_Portuguese.properties (#8424) * Update French.properties (#8423) * Update Simplified_Chinese.properties (#8420) * Update Simplified_Chinese.properties * Update Simplified_Chinese.properties * Update German translation (#8419) * Update Hungarian.properties (#8418) * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Italian.properties (#8417) Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: hotorcelexo <IgorPolyakov@users.noreply.github.com> Co-authored-by: Lena Bullens <95299589+LenaBullens@users.noreply.github.com> Co-authored-by: Yattong the Mackerel <saud2410@naver.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: qw142536 <123065131+qw142536@users.noreply.github.com> Co-authored-by: MartinP <mape6@posteo.de> Co-authored-by: balazsszalab <balazsszalab@freemail.hu> 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.4.3", 800)
|
||||
val VERSION = Version("4.4.4", 801)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user