mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-25 15:19:51 +07:00
Version rollout (#10264)
* Bump version and create initial changelog entry * Update Dutch.properties (#10260) * Update Dutch.properties * Update Dutch.properties * Update Dutch.properties * Update Dutch.properties * Update German translation (#10256) * Update Spanish.properties (#10251) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: EmperorPinguin <99119424+EmperorPinguin@users.noreply.github.com> Co-authored-by: mape6 <mape6@posteo.de> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@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 = 921
|
||||
const val appVersion = "4.8.11"
|
||||
const val appCodeNumber = 922
|
||||
const val appVersion = "4.8.12"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user