Version rollout (#12497)

* Bump version and create initial changelog entry

* Add files via upload (#12492)

corrections and full translation. Isn't perfect but fairly good

* Update Catalan translation (#12489)

* Update Indonesian.properties (#12485)

Corrections.

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: SHypoleac <michal.wolonciej@interia.pl>
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com>
Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com>
This commit is contained in:
Yair Morgenstern
2024-11-19 09:11:38 +02:00
committed by GitHub
parent dffef35779
commit b4f9c95caf
7 changed files with 420 additions and 564 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 = 1072
const val appVersion = "4.14.7"
const val appCodeNumber = 1073
const val appVersion = "4.14.8"
const val gdxVersion = "1.12.1"
const val ktorVersion = "2.3.12"