diff --git a/app/build.gradle b/app/build.gradle index 04ac9c58..4f2459c4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -44,8 +44,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 159 - versionName '1.0.0 BETA 4' + versionCode 160 + versionName '1.0.0' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 17ae6604..035679e6 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -26,29 +26,17 @@
You can view the changelog dialog again at any time from the about section.
-We are coming closer to the first final release!
-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.