mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-15 02:09:21 +07:00
Version rollout (#8172)
* Bump version and create initial changelog entry * Update Traditional_Chinese.properties (#8171) * Update French.properties (#8160) * Update Korean.properties (#8157) * Update Korean.properties * Update Korean.properties * Update Korean.properties * Update Simplified_Chinese.properties (#8156) * Update Italian.properties (#8155) Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: nacro711072 <nacro711072@yahoo.com.tw> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Yattong the Mackerel <saud2410@naver.com> Co-authored-by: CrispyXYZ <64761703+CrispyXYZ@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
This commit is contained in:
@ -3,8 +3,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.7.21"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 778
|
||||
const val appVersion = "4.3.9-patch1"
|
||||
const val appCodeNumber = 779
|
||||
const val appVersion = "4.3.10"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
Reference in New Issue
Block a user