mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-19 20:28:56 +07:00
Version rollout (#11510)
* Bump version and create initial changelog entry * Update to Portuguese.properties (multiple commits) (#11502) * Update Portuguese.properties * Update Portuguese.properties * Update Portuguese.properties * Update Portuguese.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: nexphilim <75545134+nexphilim@users.noreply.github.com>
This commit is contained in:
@ -4,8 +4,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.8.21"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 989
|
||||
const val appVersion = "4.11.6"
|
||||
const val appCodeNumber = 990
|
||||
const val appVersion = "4.11.7"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user