mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-14 01:39:40 +07:00
Version rollout (#9899)
* Bump version and create initial changelog entry * Update Catalan.properties (#9897) * some Persian-UN translations (#9893) * Update Persian_(Pinglish-UN).properties Added and fixed some till 1295. * Update Persian_(Pinglish-UN).properties fixed typo. * Update Persian_(Pinglish-UN).properties till 2254 * Update Persian_(Pinglish-UN).properties fixed "Populism". * Update Turkish.properties (#9891) Just making same translate... * Update Italian.properties (#9883) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: Ilia <81512402+ilia-abbasi@users.noreply.github.com> Co-authored-by: Omar Mammadov <114606477+OmarMammadov@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
This commit is contained in:
@ -536,7 +536,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.7.12-patch2", 898)
|
||||
val VERSION = Version("4.7.13", 899)
|
||||
//endregion
|
||||
|
||||
lateinit var Current: UncivGame
|
||||
|
Reference in New Issue
Block a user