mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 00:09:23 +07:00
Version rollout (#10312)
* Bump version and create initial changelog entry * Update Catalan.properties (#10310) * Fix Manufactory name (#10306) * Fix Manufactory name Like, why on earth was it called the same as the factory?? * Update Spanish.properties * Update Spanish.properties * Update Japanese.properties (#10269) * Update Japanese.properties * Update Japanese.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: North Field <56919414+Harukin1030@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 = 922
|
||||
const val appVersion = "4.8.12"
|
||||
const val appCodeNumber = 923
|
||||
const val appVersion = "4.8.13"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val ktorVersion = "2.2.3"
|
||||
|
Reference in New Issue
Block a user