Version rollout (#12264)

* Bump version and create initial changelog entry

* Update Brazilian_Portuguese.properties (#12263)

* Update translation (#12259)

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

* Update Italian.properties (#12255)

* Update Italian.properties

* Update Italian.properties

* Update Latin translation (#12254)

* Merge a branch
Changed 'passus' to 'gressus'.
Changed 'non validus' to 'irritus'.

* Merge a branch

* Fix translation

* Update translation

* Change '-tor' to '-trum' for some words

* Update translation

* Change 'pugnator' to 'aeroplanum pugnans'

* Update translation

* Update translation

* Update translation

* Update translation

* Update translation

* Fix translation

---------

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

---------

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: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
This commit is contained in:
Yair Morgenstern
2024-10-06 16:53:38 +03:00
committed by GitHub
parent 6f4d8fd7b5
commit 2a6516d15e
8 changed files with 447 additions and 383 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 = 1055
const val appVersion = "4.13.13"
const val appCodeNumber = 1056
const val appVersion = "4.13.14"
const val gdxVersion = "1.12.1"
const val ktorVersion = "2.3.12"