diff --git a/app/build.gradle b/app/build.gradle index 713b01a5..9c13bf94 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId "com.kabouzeid.gramophone" - versionCode 128 - versionName "0.14.0" + versionCode 129 + versionName "0.14.1" } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 277b918a..8e16796d 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,14 @@
You can view the changelog dialog again at any time from the about section.
+