mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-21 05:09:25 +07:00
Version rollout (#11342)
* Bump version and create initial changelog entry * Update Spanish.properties (#11341) * Update French.properties (#11336) * Update Italian.properties (#11335) * Update German translation (#11331) * Update Brazilian_Portuguese.properties (#11330) * Update Indonesian.properties (#11328) * Update Indonesian.properties Fixed the translation. * Update Indonesian.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: mape6 <mape6@posteo.de> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: M792003 <158552928+M792003@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 = 980
|
||||
const val appVersion = "4.10.20"
|
||||
const val appCodeNumber = 981
|
||||
const val appVersion = "4.10.21"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user