mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-15 02:09:21 +07:00
Version rollout (#12574)
* Bump version and create initial changelog entry * Update Filipino.properties (#12570) * Added new translations * Added more translations and corrections * More translations * Update Latin translation (#12569) * Update Latin translation * Update translation * Update translation * Update translation * Update Brazilian_Portuguese.properties (#12568) * Update Polish.properties (#12566) * Added new translations (#12563) * Added new translations Added some new translations. * Fixed [victoryType] issue Fixed the issue where [victoryType] was missing in the translation. * Update German translation (#12558) * Update Russian.properties (#12557) * Update Russian.properties * Update Russian.properties * Update Indonesian.properties (#12556) Translation and corrections. * Update Croatian translation (#12554) * European, Russian and US cities * Grammar fixes and corrections * Cities of middle east and Asia * cities of African continent, Byzantium and Cartage * Orthography of names and Babylonian cities * Partial consistency check for formal and informal form * formal and informal check * check transliteration of foreign personal names * update city names * Update French.properties (#12553) * Update Italian.properties (#12552) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Bryan Tabares <53207975+abaddon431@users.noreply.github.com> Co-authored-by: sls1005 <90055573+sls1005@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: SHypoleac <michal.wolonciej@interia.pl> Co-authored-by: vojtechblazek <138218528+vojtechblazek@users.noreply.github.com> Co-authored-by: mape6 <mape6@posteo.de> Co-authored-by: dadadnet <dadadnet38@gmail.com> Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com> Co-authored-by: metablaster <44481081+metablaster@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
This commit is contained in:
@ -4,8 +4,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.9.24"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 1079
|
||||
const val appVersion = "4.14.12-patch2"
|
||||
const val appCodeNumber = 1080
|
||||
const val appVersion = "4.14.13"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.3.12"
|
||||
|
Reference in New Issue
Block a user