mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-24 14:49:23 +07:00
Version rollout (#8358)
* Bump version and create initial changelog entry * Update Traditional_Chinese.properties (#8356) Fullwidth "(" and halfwidth "(" are both exist at this file. Not sure which one to choose. Need to clean up. Adjust some translate to match each other. * Update Filipino.properties (#8355) * Update Filipino.properties * Update Filipino.properties * Update Filipino.properties * Update Filipino.properties * Update French.properties (#8349) * Complete Ukrainian transation (#8348) Co-authored-by: Kostiantyn Kolesnichenko <mormat.iam@gmail.com> Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: LibertyBell <72909724+iamlibertybell@users.noreply.github.com> Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Kostiantyn Kolesnichenko <test9@mormat.name> Co-authored-by: Kostiantyn Kolesnichenko <mormat.iam@gmail.com>
This commit is contained in:
@ -3,8 +3,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.7.21"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 793
|
||||
const val appVersion = "4.3.19"
|
||||
const val appCodeNumber = 794
|
||||
const val appVersion = "4.3.20"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
Reference in New Issue
Block a user