mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-14 17:59:11 +07:00
Version rollout (#11520)
* Bump version and create initial changelog entry * Update Indonesian.properties (#11519) I am X2003 from Discord and my account has been unblocked. I have also fixed the mistranslated words and translated the untranslated words. * Update Portuguese.properties (#11518) * Update Portuguese.properties * Update Portuguese.properties * Update Portuguese.properties * Update Portuguese.properties * Update Portuguese.properties * Update Portuguese.properties * Update Italian.properties (#11515) * Update French.properties (#11514) * Update Catalan.properties (#11513) * Update Brazilian_Portuguese.properties (#11512) * Detekt --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com> Co-authored-by: nexphilim <75545134+nexphilim@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@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 = 991
|
||||
const val appVersion = "4.11.7-patch1"
|
||||
const val appCodeNumber = 992
|
||||
const val appVersion = "4.11.8"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user