Skip to content

Commit

Permalink
Bump up version to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydtorres committed Dec 1, 2017
1 parent b6b624d commit fc56c4e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Get Stately on: [Google Play](https://play.google.com/store/apps/details?id=com.

### Features

* Browse your nation's data: stats, people, government, economy, rankings and happenings.
* Get your nation's stats, policies, rankings and happenings.
* Respond to issues encountered by your nation.
* Discover trends in national, regional and world census statistics.
* Login and switch between different nations.
* Read, organize, write and reply to telegrams.
* Browse through regional factbooks and communities.
* Read, quote, post and do more in RMBs.
* Browse through and move to different regional communities.
* Chat with other players and more in RMBs.
* Observe and vote on current World Assembly resolutions.
* Explore, endorse nations and move to different regions in NationStates.
* Endorse nations and participate in R/D gameplay.
* Read, manage, write and reply to telegrams.
* Discover trends in national, regional and world census statistics.
* Compile all your happenings together with the Activity Feed.
* Get notified and stay up to date on new issues, telegrams and other events.
* Make it your own: choose between five different themes and more.
Expand All @@ -24,6 +24,7 @@ Get Stately on: [Google Play](https://play.google.com/store/apps/details?id=com.

Detailed release notes and APKs can be found in the [releases page](https://github.com/lloydtorres/stately/releases).

* **1.10.0** - New logo, nation policies support.
* **1.9.3** - Z-Day improvements.
* **1.9.2** - Edit RMB posts, regional voting data in resolutions, Android Oreo support, bug fixes and improvements.
* **1.9.1** - Bug fix for aggressive notification service for Lollipop and above.
Expand Down Expand Up @@ -106,7 +107,6 @@ Stately also uses the following proprietary libraries:

Stately uses Creative Commons-licensed content from the following sources:

* [Android Material Icon Generator (CC BY-NC 3.0)](https://android-material-icon-generator.bitdroid.de/)
* [Medical Icons Pack (CC BY 3.0)](http://www.flaticon.com/packs/medical-icons)

### License
Expand Down
4 changes: 2 additions & 2 deletions Stately/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId "com.lloydtorres.stately"
minSdkVersion 16
targetSdkVersion 27
versionCode 41
versionName "1.9.3"
versionCode 42
versionName "1.10.0"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit fc56c4e

Please sign in to comment.