Version rollout (#12201)

* Bump version and create initial changelog entry

* Update Bulgarian.properties (#12200)

* Update Traditional Chinese translation (#12199)

* Update translation

* Fix translation

* Fix translation

---------

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

* Update Bulgarian.properties (#12196)

A bit of work on Germany.

* Update Latin.properties (#12194)

* Update Latin.properties

* Update Latin.properties

* Update Polish.properties (#12193)

* Update Polish.properties

* Update Polish.properties

* Update Polish.properties

* Update Polish.properties

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Instrumentarium <143902440+Instrumentarium@users.noreply.github.com>
Co-authored-by: sls1005 <90055573+sls1005@users.noreply.github.com>
Co-authored-by: sls1005 <sls1005@github.com>
Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com>
This commit is contained in:
Yair Morgenstern
2024-09-12 21:14:46 +03:00
committed by GitHub
parent cd537a1f9a
commit d75dd50c52
8 changed files with 360 additions and 382 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 = 1045
const val appVersion = "4.13.6"
const val appCodeNumber = 1046
const val appVersion = "4.13.7"
const val gdxVersion = "1.12.1"
const val ktorVersion = "2.3.12"