mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-18 03:38:55 +07:00
Version rollout (#11844)
* Bump version and create initial changelog entry * Apply a few fixes to wording in Ukrainian (#11840) Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> * Update Italian.properties (#11838) * Update Indonesian.properties (#11814) Corrected a capitalisation and translated the new words. --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Kostiantyn Ko <test9@mormat.name> Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.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.8.21"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 1011
|
||||
const val appVersion = "4.12.2-patch1"
|
||||
const val appCodeNumber = 1012
|
||||
const val appVersion = "4.12.3"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user