mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 15:29:32 +07:00
Version rollout (#8963)
* Bump version and create initial changelog entry * Update Bulgarian.properties (#8955) * Update Japanese translation (#8950) * tutorial * small addition * Update Filipino.properties (#8949) * Update Filipino.properties * Update Filipino.properties * Update Hungarian.properties (#8943) * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update French.properties (#8942) * Update Polish.properties (#8941) * Update Polish.properties * Update Polish.properties * Update Polish.properties * Update Polish.properties * Update Italian.properties (#8939) * Update German translation (#8937) * Update Ukrainian.properties (#8936) * Update Ukrainian.properties * Update Ukrainian.properties * Updated Brazilian_Portuguese.properties (#8934) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Bogomil Stefanov <101423783+vynaaa@users.noreply.github.com> Co-authored-by: yuracla <89312848+yuracla@users.noreply.github.com> Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com> Co-authored-by: balazsszalab <balazsszalab@freemail.hu> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: mape6 <mape6@posteo.de> Co-authored-by: Gualdimar <Gualdimar@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
This commit is contained in:
@ -529,7 +529,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.9", 833)
|
||||
val VERSION = Version("4.5.10", 834)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user