Version rollout (#12352)

* Bump version and create initial changelog entry

* Update French.properties (#12340)

* update Bangla.properties (#12339)

* Update Bangla.properties

* Update Bangla.properties

* Update Bangla.properties

* Update Bangla.properties

* Update Latin translation (#12336)

* Merge a branch

* Update translation

* Fix translation

* Fix translation

* Fix translation and change long-vowel marks

* Fix translation

---------

Co-authored-by: sls1005 <sls1005@github.com>

* Update Italian.properties (#12333)

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: Shinigami-alt <76843162+Shinigami-alt@users.noreply.github.com>
Co-authored-by: sls1005 <90055573+sls1005@users.noreply.github.com>
Co-authored-by: sls1005 <sls1005@github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
This commit is contained in:
Yair Morgenstern
2024-10-24 21:10:08 +03:00
committed by GitHub
parent 835ca58b4e
commit a1e8d9a82d
8 changed files with 140 additions and 154 deletions

View File

@ -4,8 +4,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.9.24"
const val appName = "Unciv"
const val appCodeNumber = 1061
const val appVersion = "4.13.19"
const val appCodeNumber = 1062
const val appVersion = "4.13.20"
const val gdxVersion = "1.12.1"
const val ktorVersion = "2.3.12"