mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-26 23:58:43 +07:00
Version rollout (#8617)
* Bump version and create initial changelog entry * Update Filipino.properties (#8609) * Update Ukrainian translation (#8607) * Update Ukrainian.properties * Update Ukrainian.properties * Update Hungarian.properties (#8606) * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Hungarian.properties * Update Italian.properties (#8605) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com> Co-authored-by: Gualdimar <Gualdimar@users.noreply.github.com> Co-authored-by: balazsszalab <balazsszalab@freemail.hu> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.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 = 808
|
||||
const val appVersion = "4.4.11"
|
||||
const val appCodeNumber = 809
|
||||
const val appVersion = "4.4.12"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
Reference in New Issue
Block a user