mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-20 12:48:56 +07:00
Version rollout (#11149)
* Bump version and create initial changelog entry * Update Brazilian_Portuguese.properties (#11143) * Update Italian.properties (#11140) * Update Italian.properties * Update Italian.properties * Fixed mistranslations and made the translation more natural (#11139) Some of the diplomacy wording are clearly machine translated, so I improved it. * Update Indonesian.properties (#11136) * Update Indonesian.properties Translated some words and fixed some mistranslated words. * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update French.properties (#11135) * Update Spanish.properties (#11132) * Update Spanish.properties * Update Spanish.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: chenxing61 <70869440+chenxing61@users.noreply.github.com> Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@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 = 968
|
||||
const val appVersion = "4.10.9"
|
||||
const val appCodeNumber = 969
|
||||
const val appVersion = "4.10.10"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user