diff --git a/app/build.gradle b/app/build.gradle index ef269a2a..7266d15d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -44,8 +44,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 160 - versionName '1.0.0' + versionCode 161 + versionName '1.0.1' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 035679e6..86ad7c0f 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -27,6 +27,15 @@
You can view the changelog dialog again at any time from the about section.
+This is it, Phonograph 1.0.0! We are finally out of beta, therefore many bugs were fixed and the album and artist pages received a brand new look.