diff --git a/app/build.gradle b/app/build.gradle index fcb4fc98..38617802 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,8 +42,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 140 - versionName '0.16.0' + versionCode 141 + versionName '0.16.1' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index c3fb1476..3d9ba52c 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -27,6 +27,12 @@

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

+

Version 0.16.1

+
    +
  1. IMPROVEMENT: Synced translations
  2. +
  3. FIX: Reappearing notification
  4. +
+

Version 0.16.0

    Phonograph is alive again.