mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-30 22:58:50 +07:00
Version rollout (#7601)
* Bump version and create initial changelog entry * Update Ukrainian translations - add missing, correct existing (#7597) Co-authored-by: Kostiantyn Kolesnichenko <mormat.iam@gmail.com> * Update Simplified_Chinese.properties (#7590) * Update Simplified_Chinese.properties * Update Simplified_Chinese.properties * Update Simplified_Chinese.properties * Update Simplified_Chinese.properties * Update Simplified_Chinese.properties * Update Simplified_Chinese.properties * Update Simplified_Chinese.properties * Update Simplified_Chinese.properties * Update Simplified_Chinese.properties * Update Simplified_Chinese.properties Co-authored-by: Xander Lenstra <71121390+xlenstra@users.noreply.github.com> * Update Korean.properties (#7585) * Update Catalan.properties (#7583) * Update French.properties (#7575) * Update Spanish.properties (#7574) Co-authored-by: Caballero Arepa <78449553+ArchDuque-Pancake@users.noreply.github.com> * Update Italian.properties (#7572) * Update Dutch.properties (#7547) * Update Dutch.properties * Paar spellingsdingetjes eruit gehaald * Vertalingen toegevoegd Verwarrend: speler-ID en gebruiker-ID worden door elkaar gebruikt! vb regel 675 Mag het pull request worden geamendeerd of moet er een apart pull request gemaakt worden? * Paar spellingsdingetjes * Nieuwe vertalingen * Fixed tests not working Co-authored-by: Xander Lenstra <71121390+xlenstra@users.noreply.github.com> Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Kostiantyn Kolesnichenko <test9@mormat.name> Co-authored-by: Kostiantyn Kolesnichenko <mormat.iam@gmail.com> Co-authored-by: xk730 <40309144+xk730@users.noreply.github.com> Co-authored-by: Xander Lenstra <71121390+xlenstra@users.noreply.github.com> Co-authored-by: Yattong the Mackerel <saud2410@naver.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+ArchDuque-Pancake@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: TPunkiee <110175928+TPunkiee@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.2.1", 744)
|
||||
val VERSION = Version("4.2.2", 745)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user