diff --git a/app/build.gradle b/app/build.gradle index 23987b62..206540c9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,8 +63,8 @@ android { renderscriptTargetApi 23 applicationId "com.kabouzeid.gramophone" - versionCode 92 - versionName "invalid" + versionCode 93 + versionName "0.9.54 beta 1" manifestPlaceholders = [appName: "@string/app_name"] } diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 4f2ec5b1..9b04bc71 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,23 @@
You can view the changelog dialog again at any time from the about section.
+