diff --git a/app/build.gradle b/app/build.gradle index 53ea0994..b062f6c8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,8 +51,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 157 - versionName '1.0.0 BETA 2' + versionCode 158 + versionName '1.0.0 BETA 3' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 72c330ef..da1cd24a 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -28,6 +28,11 @@

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

We are coming closer to the first final release!

+

Version 1.0.0 BETA 3

+
    +
  1. FIX: Fixed some bugs
  2. +
+

Version 1.0.0 BETA 2

  1. NEW: Artist page redesign