mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-20 20:59:18 +07:00
Version rollout (#11164)
* Bump version and create initial changelog entry * Update Simplified Chinese (#11161) * Update French.properties (#11153) * Update Indonesian.properties (#11151) * Update Indonesian.properties Added translation for vanilla civ introduction. * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Italian.properties (#11150) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: chr_56 <30681738+chr56@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@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 = 969
|
||||
const val appVersion = "4.10.10"
|
||||
const val appCodeNumber = 970
|
||||
const val appVersion = "4.10.11"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user