diff --git a/app/build.gradle b/app/build.gradle index a37e4894..d678277f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,8 +51,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 146 - versionName '0.16.4 BETA 1' + versionCode 147 + versionName '0.16.4 BETA 2' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 11b1af9b..84c0bb0f 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -27,6 +27,12 @@

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

+

Version 0.16.4 BETA 2

+
    +
  1. NEW: Rearrange and choose library tabs
  2. +
  3. IMPROVED: Adaptive Icon grey background
  4. +
+

Version 0.16.4 BETA 1

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