diff --git a/app/build.gradle b/app/build.gradle index 721fa7bf..3132c5f6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,8 +51,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 145 - versionName '0.16.3' + versionCode 146 + versionName '0.16.4 BETA 1' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index d56e3b0e..11b1af9b 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -27,6 +27,11 @@

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

+

Version 0.16.4 BETA 1

+
    +
  1. NEW: Adaptive Icon (feedback is appreciated!)
  2. +
+

Version 0.16.3

  1. NEW: Add genre tab (thanks to arkon)