Bumped version number and updated changelog

This commit is contained in:
Karim Abou Zeid 2017-03-17 22:33:03 +01:00
commit d80efe57b4
2 changed files with 10 additions and 2 deletions

View file

@ -32,8 +32,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId "com.kabouzeid.gramophone"
versionCode 125
versionName "0.13.6"
versionCode 126
versionName "0.14.0 BETA 1"
}
buildTypes {
release {

View file

@ -25,6 +25,14 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.14.0 BETA 1</h3>
<ol>
<li><b>NEW:</b> Nougat style notification for devices running Android Nougat.
</li>
<li><b>IMPROVEMENT:</b> Updated libraries.</li>
</ol>
<h3>Version 0.13.6</h3>
<ol>