diff --git a/build.gradle b/build.gradle index 05c39fb8..a906fcc4 100644 --- a/build.gradle +++ b/build.gradle @@ -33,8 +33,8 @@ allprojects { version = '1.0.1' ext { appName = "Unciv" - appCodeNumber = 404 - appVersion = "3.6.15" + appCodeNumber = 405 + appVersion = "3.7.0" gdxVersion = '1.9.10' roboVMVersion = '2.3.1' diff --git a/changelog.md b/changelog.md index ee00c06f..7355bd81 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,17 @@ +## 3.7.0 + +By Jack Rainy: +- Forts and citadels (with AI) +- Crash fixed in specific circumstances of Map Editor + +"Free policy" freezes fixed + +Desktop window size restore - By rh-github-2015 + +Not being able to read the settings file shouldn't make you crash + +Translation updates + ## 3.6.15 By Jack Rainy: