diff --git a/app/build.gradle b/app/build.gradle index b062f6c8..6df04c2f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,8 +51,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 158 - versionName '1.0.0 BETA 3' + versionCode 159 + versionName '1.0.0 BETA 4' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index da1cd24a..17ae6604 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -28,6 +28,13 @@

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 4

+
    +
  1. NEW: Custom sorting for titles, albums and artists.
  2. +
  3. NEW: Rescan media from the navigation drawer.
  4. +
  5. FIX: Fix bug in folder view.
  6. +
+

Version 1.0.0 BETA 3

  1. FIX: Fixed some bugs