diff --git a/app/build.gradle b/app/build.gradle index cea8c6cf..5424c209 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,8 +63,8 @@ android { renderscriptTargetApi 23 applicationId "com.kabouzeid.gramophone" - versionCode 97 - versionName "0.9.54 RC 4" + versionCode 98 + versionName "0.9.54 RC 5" manifestPlaceholders = [appName: "@string/app_name"] } diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index a91d74bd..061e2d51 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,12 @@
You can view the changelog dialog again at any time from the about section.
+