summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-09-21 10:58:34 +0200
committerByteHamster <info@bytehamster.com>2020-09-21 10:58:34 +0200
commit6b173d0c1adb36a0475871c13c82d8e6071573ce (patch)
treea37cc15edf6539d2ece490805635d28dc1a4788e
parentc1810a7e49bcb0862434c214e648ea58653aa437 (diff)
downloadAntennaPod-6b173d0c1adb36a0475871c13c82d8e6071573ce.zip
Bumped version to 2.0.0
-rw-r--r--app/build.gradle4
-rw-r--r--app/src/main/play/release-notes/en-US/default.txt4
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)