Skip to content

Commit

Permalink
3.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
yairm210 committed Feb 6, 2020
1 parent 5ee882c commit 6147168
Show file tree
Hide file tree
Showing 2 changed files with 18 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 = 374
appVersion = "3.5.10"
appCodeNumber = 375
appVersion = "3.5.11"

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

Rectangular maps and better map generation - by reversi

Resolved #1847 - Civs defeated by a nuke are now properly destroyed

Resolved #1844 - improved worker automation

Resolved #1852 - buildings requiring an improved resource now accept resources with great improvements

Solved the 'infinite warmongering penalty' bug

Resolved #1858 - Automated workers build unique improvements

Translation updates

## 3.5.10

Resolved #1827 - can no longer see other (current) player's city production in multiplayer
Expand Down

0 comments on commit 6147168

Please sign in to comment.