mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-26 07:39:44 +07:00
Version rollout (#7635)
* Bump version and create initial changelog entry * Update German translation (#7634) * Update Korean.properties (#7630) * fix a few style issues in the German translation (#7621) Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com> Co-authored-by: Yattong the Mackerel <saud2410@naver.com> Co-authored-by: Kristian Rother <krother@academis.eu>
This commit is contained in:
@ -3,8 +3,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.7.0"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 745
|
||||
const val appVersion = "4.2.2"
|
||||
const val appCodeNumber = 746
|
||||
const val appVersion = "4.2.3"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
Reference in New Issue
Block a user