Update changelog

This commit is contained in:
Prathamesh More 2022-06-06 23:45:17 +05:30
parent 8ce316561b
commit e17aeecf77
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ android {
applicationId "code.name.monkey.retromusic"
versionCode 10590
versionName '6.0.0'
versionName '6.0.0-beta'
buildConfigField("String", "GOOGLE_PLAY_LICENSING_KEY", "\"${getProperty(getProperties('../public.properties'), 'GOOGLE_PLAY_LICENSE_KEY')}\"")
}

View file

@ -64,7 +64,7 @@
<body>
<div>
<h5>June 7, 2022</h5>
<h2>v6.0.0</h2>
<h2>v6.0.0<span class="tag"><i>Beta</i></span></h2>
<h3>What's New</h3>
<ul>
<li>Better Cast</li>