mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-19 12:18:53 +07:00
Version rollout (#12533)
* Bump version and create initial changelog entry * Update Indonesian.properties (#12530) * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Croatian translation (#12526) * Translate technologies and terrains * Translate tile improvements, tile resources, unit promotions, units, unit types, victory types and beliefs * Translate Gods & Kings * Partial translation of tutorials * check and fix grammar --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com> Co-authored-by: metablaster <44481081+metablaster@users.noreply.github.com>
This commit is contained in:
@ -4,8 +4,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.9.24"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 1075
|
||||
const val appVersion = "4.14.10"
|
||||
const val appCodeNumber = 1076
|
||||
const val appVersion = "4.14.11"
|
||||
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.3.12"
|
||||
|
Reference in New Issue
Block a user