mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-26 07:39:44 +07:00
Version rollout (#6855)
* Bump version and create initial changelog entry * Update Polish.properties a little (#6853) * Add some random translations * Translate the abbreviaation WLTK as DUK (Dzień Uwielbiania Króla) * Add antoher random translation * Update Simplified_Chinese.properties (#6852) Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Anton <antek@sniec.pl> Co-authored-by: xk730 <40309144+xk730@users.noreply.github.com>
This commit is contained in:
@ -3,8 +3,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.6.21"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 710
|
||||
const val appVersion = "4.1.0"
|
||||
const val appCodeNumber = 711
|
||||
const val appVersion = "4.1.1"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
Reference in New Issue
Block a user