Version rollout (#12709)

* Bump version and create initial changelog entry

* Update Latin translation (#12708)

* Update Latin translation

* Update translation

* Fix translation

* Update Catalan.properties (#12700)

* Update French.properties (#12698)

* Update Brazilian_Portuguese.properties (#12696)

* Update Indonesian.properties (#12695)

Translation and corrections.

* Update Russian.properties (#12694)

* Update Russian.properties

* Update Russian.properties

* Update Croatian translation (#12693)

* update untranslated lines

* fix error

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: sls1005 <90055573+sls1005@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: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com>
Co-authored-by: dadadnet <dadadnet38@gmail.com>
Co-authored-by: metablaster <44481081+metablaster@users.noreply.github.com>
This commit is contained in:
Yair Morgenstern
2024-12-25 20:46:03 +02:00
committed by GitHub
parent b948770c51
commit 647484a5e0
11 changed files with 98 additions and 84 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 = 1085
const val appVersion = "4.14.17"
const val appCodeNumber = 1086
const val appVersion = "4.14.18"
const val gdxVersion = "1.12.1"
const val ktorVersion = "2.3.12"