diff --git a/app/build.gradle b/app/build.gradle index f4e50661..c09f12ae 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId "com.kabouzeid.gramophone" - versionCode 131 - versionName "0.15.0 BETA 2" + versionCode 132 + versionName "0.15.0" } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 0a210b4a..1663066b 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,17 +25,12 @@

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

-

Version 0.15.0 BETA 2

- -
    -
  1. FIX: Fixed App Shortcuts crash
  2. -
  3. IMPROVEMENT: Added support for more file explorers
  4. -
- -

Version 0.15.0 BETA 1

+

Version 0.15.0

  1. NEW: App Shortcuts (Android Nougat only)
  2. +
  3. IMPROVEMENT: Added support for more file explorers
  4. +
  5. IMPROVEMENT: Synced translations.

Version 0.14.1