diff --git a/app/build.gradle b/app/build.gradle index 1b5d8b713..cfbc77185 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { // "1.2.3-SNAPSHOT" -> 1020300 // "1.2.3-RC4" -> 1020304 // "1.2.3" -> 1020395 - versionCode 2000007 - versionName "2.0.0-RC7" + versionCode 2000095 + versionName "2.0.0" multiDexEnabled false vectorDrawables.useSupportLibrary true diff --git a/app/src/main/play/release-notes/en-US/default.txt b/app/src/main/play/release-notes/en-US/default.txt index 8c69a50aa..b44fd22bd 100644 --- a/app/src/main/play/release-notes/en-US/default.txt +++ b/app/src/main/play/release-notes/en-US/default.txt @@ -1,6 +1,6 @@ -This is a beta release for version 2.0.0. We would love to read your thoughts in our forum (link on the settings screen). +We are proud to release version 2.0.0 with a new logo and refreshed user interface. +Thank you to 6420 users who participated in the vote for the new logo! -- Brand new user interface (by @ByteHamster) - Support for chapter images (only new episodes, by @ByteHamster) - Skip intro and ending per feed (by @tonytamsf) - Option to show notifications after episodes have been auto-downloaded (by @shortspider)