diff --git a/app/build.gradle b/app/build.gradle index b97d4de1..96d20b4e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,8 +64,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId "com.kabouzeid.gramophone" - versionCode 102 - versionName "0.9.58" + versionCode 103 + versionName "0.9.59" manifestPlaceholders = [appName: "@string/app_name"] } diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 9f9a4465..735a6f3c 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,13 @@
You can view the changelog dialog again at any time from the about section.
+