mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-19 20:28:56 +07:00
Version rollout (#6426)
* Bump version and create initial changelog entry * Update Japanese.properties (#6417) * Update Japanese.properties (#6410) * Update Filipino.properties (#6409) * Update Filipino.properties * Update Filipino.properties Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: kobon2015 <63530082+kobon2015@users.noreply.github.com> Co-authored-by: IDontHaveANam3 <92687952+IDontHaveANam3@users.noreply.github.com>
This commit is contained in:
@ -3,8 +3,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.5.30"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 691
|
||||
const val appVersion = "4.0.0-patch1"
|
||||
const val appCodeNumber = 692
|
||||
const val appVersion = "4.0.1"
|
||||
|
||||
const val gdxVersion = "1.10.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
Reference in New Issue
Block a user