diff --git a/app/build.gradle b/app/build.gradle index 1bb933cd..0197e4cd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,8 +64,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId "com.kabouzeid.gramophone" - versionCode 109 - versionName "0.12.0 BETA 1" + versionCode 110 + versionName "0.12.1 BETA 1" } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 17bae601..253cdab7 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.

+

Version 0.12.1 BETA 1

+ +
    +
  1. IMPROVEMENT: Synced translations.
  2. +
  3. IMPROVEMENT: Updated internal libraries.
  4. +
+

Version 0.12.0 BETA 1