Version rollout (#8638)

* Bump version and create initial changelog entry

* Update Filipino.properties (#8635)

* Update Filipino.properties

* Update Filipino.properties

* Update Ukrainian.properties (#8632)

* Update Hungarian.properties (#8626)

---------

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>
This commit is contained in:
Yair Morgenstern
2023-02-09 19:33:36 +02:00
committed by GitHub
parent 5c9ea8994c
commit 5477a62a10
7 changed files with 58 additions and 28 deletions

View File

@ -3,8 +3,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.8.0"
const val appName = "Unciv"
const val appCodeNumber = 810
const val appVersion = "4.4.12-patch1"
const val appCodeNumber = 811
const val appVersion = "4.4.13"
const val gdxVersion = "1.11.0"
const val roboVMVersion = "2.3.1"