Skip to content

Commit

Permalink
3.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
yairm210 committed Mar 23, 2020
1 parent acca46b commit 5402ae7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ allprojects {
version = '1.0.1'
ext {
appName = "Unciv"
appCodeNumber = 398
appVersion = "3.6.10"
appCodeNumber = 399
appVersion = "3.6.11"

gdxVersion = '1.9.10'
roboVMVersion = '2.3.1'
Expand Down
18 changes: 18 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 3.6.11

By rh-github-2015:
- More civilopedia info for nations and improvements -
- Better error handling for Mods

Fixed "other civ doesn't get duration on timed trades" bug

Removed "Declare war" trade option when there's a peace treaty

Resolved #2175 - Can no longer queue multiple perpetual builds

Resolved #2150 - Added resource type to civilopedia description

Resolved #2224 - can no longer enter promotions screen from overview screen if no valid promotions

LOADS of Translation updates

## 3.6.10

By Jack Rainy:
Expand Down

0 comments on commit 5402ae7

Please sign in to comment.