Version rollout (#12301)

* Bump version and create initial changelog entry

* Update Brazilian_Portuguese.properties (#12297)

* Merge a branch (#12294)

Change 'compendium' to 'breviarium' (https://latin-dictionary.net/definition/6936/breviarium-breviari-i)

Co-authored-by: sls1005 <sls1005@github.com>

* Update French.properties (#12291)

* Update Indonesian.properties (#12289)

I can only do small corrections and translation for now.

* Update Italian.properties (#12288)

* Update Portuguese.properties (#12287)

* Update German translation (#12286)

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: sls1005 <90055573+sls1005@users.noreply.github.com>
Co-authored-by: sls1005 <sls1005@github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: murilozinkkkj <78273099+murilozinkkkj@users.noreply.github.com>
Co-authored-by: mape6 <mape6@posteo.de>
This commit is contained in:
Yair Morgenstern
2024-10-16 00:42:35 +03:00
committed by GitHub
parent 1159c29f85
commit a149335e83
11 changed files with 363 additions and 321 deletions

View File

@ -4,8 +4,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.9.24"
const val appName = "Unciv"
const val appCodeNumber = 1058
const val appVersion = "4.13.16"
const val appCodeNumber = 1059
const val appVersion = "4.13.17"
const val gdxVersion = "1.12.1"
const val ktorVersion = "2.3.12"