mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-30 22:58:50 +07:00
Version rollout (#11791)
* Bump version and create initial changelog entry * Update Italian.properties (#11782) * Update Italian.properties (#11781) Some minor improvement * Update Hungarian.properties (#11776) * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Spanish.properties (#11773) * Update Indonesian.properties (#11766) Translated the new word. * Fix Sipahi translation for RU — should be 'Сипахи', not 'Сипаи' (#11764) * Update Catalan.properties (#11759) Co-authored-by: yairm210 <yairm210@hotmail.com> --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: andrestu <82871275+andrestu@users.noreply.github.com> Co-authored-by: balazsszalab <balazsszalab@freemail.hu> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com> Co-authored-by: Stas Fomin <stas-fomin@yandex.ru> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.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 = 1008
|
||||
const val appVersion = "4.12.0-patch1"
|
||||
const val appCodeNumber = 1009
|
||||
const val appVersion = "4.12.1"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user