Version rollout (#11917)

* Bump version and create initial changelog entry

* Ninjum patch 2 (#11916)

* Update Galician.properties

translate up to line 2000

* Update Galician.properties

line 2137

* Update Galician.properties

2249 line

* Update Galician.properties

translate up to line 2300

* Update Galician.properties

repair line 2269, translate up to line 2300

* Update Galician.properties

translate up to line 2400

* Update Galician.properties

translate up to line 2800

* Update Galician.properties

translate up to line 2800 and repair some lines

* Update Galician.properties

translate up to line 3200

* Update Galician.properties

translate up to line 3500

* Update Galician.properties

translate up to line 4090

* Update Galician.properties

translate up to line 4670

* Update Galician.properties

translate up to line 5057

* Update Galician.properties

translate update to line 6036

* Update Galician.properties

translate up to line 6700

* Update Galician.properties

all lines translated

* Update Turkish.properties (#11914)

* Update Catalan.properties (#11912)

* Update Hungarian.properties (#11910)

Added some translations

* Update Indonesian.properties (#11906)

Corrected the mistranslated word.

* Update Ukrainian translations (#11905)

Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com>

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: ninjum <138787523+ninjum@users.noreply.github.com>
Co-authored-by: ygz213 <77006222+ygz213@users.noreply.github.com>
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com>
Co-authored-by: JurDan | Werewolf Cookie <80947706+JurDan775@users.noreply.github.com>
Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com>
Co-authored-by: Kostiantyn Ko <test9@mormat.name>
Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com>
This commit is contained in:
Yair Morgenstern
2024-07-05 16:17:46 +03:00
committed by GitHub
parent 1483ac54b3
commit 351c515e02
10 changed files with 5401 additions and 10623 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 = 1018
const val appVersion = "4.12.7"
const val appCodeNumber = 1019
const val appVersion = "4.12.8"
const val gdxVersion = "1.12.1"
const val ktorVersion = "2.3.12"