Version rollout (#8048)

* Bump version and create initial changelog entry

* Update Spanish.properties (#8043)

?

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com>
This commit is contained in:
Yair Morgenstern
2022-11-24 11:33:25 +02:00
committed by GitHub
parent 7a76f24770
commit 98900d9162
5 changed files with 28 additions and 5 deletions

View File

@ -3,8 +3,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.7.0"
const val appName = "Unciv"
const val appCodeNumber = 767
const val appVersion = "4.3.2"
const val appCodeNumber = 768
const val appVersion = "4.3.3"
const val gdxVersion = "1.11.0"
const val roboVMVersion = "2.3.1"