diff --git a/app/build.gradle b/app/build.gradle index 8baf292c..11e0405f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,8 +51,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 156 - versionName '1.0.0 BETA 1' + versionCode 157 + versionName '1.0.0 BETA 2' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 0b88f839..72c330ef 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -26,9 +26,15 @@

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 2

+
    +
  1. NEW: Artist page redesign
  2. +
  3. IMPROVEMENT: Improved the look of the new album page
  4. +

Version 1.0.0 BETA 1

-

We are coming closer to the first final release!

  1. NEW: Album page redesign