update CHANGELOG, bump version

master
Andreas Shimokawa 2015-07-05 00:27:48 +02:00
parent 33d785f67c
commit 0ca375b87b
2 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,8 @@
###Changelog
####Version (next)
* MiBand: Support for setting alarms
####Version 0.4.3
* Mi Band: Support for setting alarms
* Mi Band: Bugfix for activity data synchronization
####Version 0.4.2
* Material style for Lollipop

View File

@ -8,8 +8,8 @@ android {
applicationId "nodomain.freeyourgadget.gadgetbridge"
minSdkVersion 19
targetSdkVersion 21
versionCode 16
versionName "0.4.2"
versionCode 17
versionName "0.4.3"
}
buildTypes {
release {