From 6b173d0c1adb36a0475871c13c82d8e6071573ce Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Mon, 21 Sep 2020 10:58:34 +0200 Subject: Bumped version to 2.0.0 --- app/build.gradle | 4 ++-- app/src/main/play/release-notes/en-US/default.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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) -- cgit v1.2.3