From aedabb8b74c7681d642a34dd5b7970e4c92b75fd Mon Sep 17 00:00:00 2001 From: Prathamesh More Date: Sat, 11 Jun 2022 00:44:59 +0530 Subject: [PATCH] Update Changelog --- app/build.gradle | 4 ++-- app/src/main/assets/retro-changelog.html | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index fb471cfc6..f9487b0e0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId "code.name.monkey.retromusic" - versionCode 10591 - versionName '6.0.0-beta' + versionCode 10592 + versionName '6.0.1-beta' buildConfigField("String", "GOOGLE_PLAY_LICENSING_KEY", "\"${getProperty(getProperties('../public.properties'), 'GOOGLE_PLAY_LICENSE_KEY')}\"") } diff --git a/app/src/main/assets/retro-changelog.html b/app/src/main/assets/retro-changelog.html index 9c9ea8418..45bbf979d 100644 --- a/app/src/main/assets/retro-changelog.html +++ b/app/src/main/assets/retro-changelog.html @@ -62,6 +62,14 @@ +
+
June 13, 2022
+

v6.0.1Beta

+

Fixed

+ +
June 7, 2022

v6.0.0Beta