mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-07 00:41:39 +07:00
Version rollout (#9418)
* Bump version and create initial changelog entry * Update Greek.properties (#9407) * Update Spanish.properties (#9397) * Update Indonesian.properties (#9393) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: marek06072 <133993044+marek06072@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: t <73392607+tsaqibfs@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 = 868
|
||||
const val appVersion = "4.6.12-patch1"
|
||||
const val appCodeNumber = 869
|
||||
const val appVersion = "4.6.13"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
Reference in New Issue
Block a user