diff --git a/app/build.gradle b/app/build.gradle index 0b56407e..8baf292c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,8 +51,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 155 - versionName '0.16.9' + versionCode 156 + versionName '1.0.0 BETA 1' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index ced146cf..0b88f839 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 1.0.0 BETA 1

+

We are coming closer to the first final release!

+
    +
  1. NEW: Album page redesign
  2. +
+

Version 0.16.9

  1. FIX: Crash on start for some users