diff --git a/app/build.gradle b/app/build.gradle index 20814305..86d952cc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,8 +42,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 134 - versionName '0.16.0 BETA 2' + versionCode 135 + versionName '0.16.0 BETA 3' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index e54174f1..57bc35e7 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,13 @@

You can view the changelog dialog again at any time from the about section.

+

Version 0.16.0 BETA 3

+ +
    +
  1. FIX: New purchase interface
  2. +
  3. FIX: White space when expanding the classic notification
  4. +
+

Version 0.16.0 BETA 2