diff --git a/app/build.gradle b/app/build.gradle index 9c13bf94..ab540a87 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId "com.kabouzeid.gramophone" - versionCode 129 - versionName "0.14.1" + versionCode 130 + versionName "0.15.0 BETA 1" } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 40891b9f..bf997b3b 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,11 +25,10 @@

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

-

Version 0.15.0

+

Version 0.15.0 BETA 1

  1. NEW: App Shortcuts (Android Nougat only)
  2. -
  3. IMPROVEMENT: Synced translations.

Version 0.14.1