Version rollout (#7007)

* Bump version and create initial changelog entry

* Update Simplified_Chinese.properties (#7005)

* Update German translation (#6997)

* Update French.properties (#6987)

* Update Romanian.properties (#6982)

* Update Spanish.properties (#6981)

* Update Traditional_Chinese.properties (#6973)

* Update Indonesian.properties (#6972)

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com>
Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: alexban011 <alexban011@gmail.com>
Co-authored-by: Caballero Arepa <78449553+ArchDuque-Pancake@users.noreply.github.com>
Co-authored-by: hhpy123 <100397618+hhpy123@users.noreply.github.com>
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com>
This commit is contained in:
Yair Morgenstern
2022-05-30 21:43:33 +03:00
committed by GitHub
parent 69698e99ee
commit 44ee9efd94
10 changed files with 168 additions and 120 deletions

View File

@ -3,8 +3,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.6.21"
const val appName = "Unciv"
const val appCodeNumber = 718
const val appVersion = "4.1.4-patch1"
const val appCodeNumber = 719
const val appVersion = "4.1.5"
const val gdxVersion = "1.11.0"
const val roboVMVersion = "2.3.1"