Bump version and update changelog

This commit is contained in:
Karim Abou Zeid 2017-09-02 19:31:03 +02:00
commit 6463f56456
2 changed files with 9 additions and 2 deletions

View file

@ -42,8 +42,8 @@ android {
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
applicationId 'com.kabouzeid.gramophone' applicationId 'com.kabouzeid.gramophone'
versionCode 134 versionCode 135
versionName '0.16.0 BETA 2' versionName '0.16.0 BETA 3'
} }
buildTypes { buildTypes {
release { release {

View file

@ -25,6 +25,13 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p> <p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.16.0 BETA 3</h3>
<ol>
<li><b>FIX:</b> New purchase interface</li>
<li><b>FIX:</b> White space when expanding the classic notification</li>
</ol>
<h3>Version 0.16.0 BETA 2</h3> <h3>Version 0.16.0 BETA 2</h3>
<ol> <ol>