Bump version and update changelog
This commit is contained in:
parent
68b1cd3f35
commit
0f6956d146
2 changed files with 8 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId 'com.kabouzeid.gramophone'
|
applicationId 'com.kabouzeid.gramophone'
|
||||||
versionCode 140
|
versionCode 141
|
||||||
versionName '0.16.0'
|
versionName '0.16.1'
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -27,6 +27,12 @@
|
||||||
|
|
||||||
<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.1</h3>
|
||||||
|
<ol>
|
||||||
|
<li><b>IMPROVEMENT:</b> Synced translations</li>
|
||||||
|
<li><b>FIX:</b> Reappearing notification</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.16.0</h3>
|
<h3>Version 0.16.0</h3>
|
||||||
<ol>
|
<ol>
|
||||||
Phonograph is alive again.
|
Phonograph is alive again.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue