mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-04 00:59:41 +07:00
Version rollout (#9273)
* Bump version and create initial changelog entry * Completed German translation and fixed a few mistakes (#9266) Co-authored-by: Birk Birkner <birkner@bbirkner.de> * Update Polish.properties (#9264) * Update Italian.properties (#9260) * Update French.properties (#9258) * Update Indonesian.properties (#9257) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Knirps1 <52383078+Knirps1@users.noreply.github.com> Co-authored-by: Birk Birkner <birkner@bbirkner.de> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: Newexae <96820363+Newexae@users.noreply.github.com> Co-authored-by: kensvin <kensvin28@gmail.com>
This commit is contained in:
@ -3,8 +3,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.8.0"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 855
|
||||
const val appVersion = "4.6.5"
|
||||
const val appCodeNumber = 856
|
||||
const val appVersion = "4.6.6"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
Reference in New Issue
Block a user