mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-15 10:18:26 +07:00
Version rollout (#7481)
* Bump version and create initial changelog entry * Update Turkish.properties (#7473) * Ukrainian translations (#7472) * Update Spanish.properties (#7471) * Update Catalan.properties (#7467) * Update French.properties (#7466) * Update Italian.properties (#7464) * Update German translation (#7463) * Update German translation * Update German translation * Update Lithuanian.properties (#7462) Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: HasChad <58506555+HasChad@users.noreply.github.com> Co-authored-by: Jack Rainy <JackRainy@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+ArchDuque-Pancake@users.noreply.github.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com> Co-authored-by: MindaugasRumsa51 <107413099+MindaugasRumsa51@users.noreply.github.com>
This commit is contained in:
@ -451,7 +451,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.1.19", 738)
|
||||
val VERSION = Version("4.1.20", 739)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user