Bump version and update changelog

This commit is contained in:
Karim Abou Zeid 2017-10-07 12:58:29 +02:00
commit 0f6956d146
No known key found for this signature in database
GPG key ID: 948B11DC67FD9BAF
2 changed files with 8 additions and 2 deletions

View file

@ -42,8 +42,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId 'com.kabouzeid.gramophone'
versionCode 140
versionName '0.16.0'
versionCode 141
versionName '0.16.1'
}
buildTypes {
release {

View file

@ -27,6 +27,12 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.16.1</h3>
<ol>
<li><b>IMPROVEMENT:</b> Synced translations</li>
<li><b>FIX:</b> Reappearing notification</li>
</ol>
<h3>Version 0.16.0</h3>
<ol>
Phonograph is alive again.