mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-22 22:00:24 +07:00
Version rollout (#11667)
* Bump version and create initial changelog entry * Update Indonesian.properties (#11662) * Update Indonesian.properties Translated the new words and fixed some mistranslated words. * Update Indonesian.properties * Update Spanish.properties (#11661) * Update French.properties (#11660) * Update Brazilian_Portuguese.properties (#11656) * Update Brazilian_Portuguese.properties * Update Brazilian_Portuguese.properties * Update Italian.properties (#11655) * Update Italian.properties * Update Italian.properties Oops * Update German translation (#11654) * Update German translation * Update German translation * Update German translation * Update German translation * Update German translation * Update Ukrainian.properties (#11653) Co-authored-by: Viktoriia <158747182+moonytori@users.noreply.github.com> --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: X2003 <158255876+Xenia2003@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: Vitor Gabriel <59321138+Ranbut@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: Viktoriia <158747182+execsuvikky@users.noreply.github.com> Co-authored-by: Viktoriia <158747182+moonytori@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 = 1000
|
||||
const val appVersion = "4.11.15"
|
||||
const val appCodeNumber = 1001
|
||||
const val appVersion = "4.11.16"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user