mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 09:18:43 +07:00
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:
@ -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"
|
||||
|
Reference in New Issue
Block a user