diff --git a/app/build.gradle b/app/build.gradle index bae0b45d..60e78b74 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,8 +42,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 137 - versionName '0.16.0 BETA 5' + versionCode 138 + versionName '0.16.0 BETA 6' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 62027e05..6b990409 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,12 @@

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

+

Version 0.16.0 BETA 6

+ +
    +
  1. NEW: Manually set custom artist images
  2. +
+

Version 0.16.0 BETA 5