2016-03-01 version 0.5.6

- FIX: gwstorage lowercase username & device (#96)
This commit is contained in:
Jan-Piet Mens
2016-03-01 17:19:59 +01:00
parent bc3c9db7c2
commit c274c14de5
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,5 +1,8 @@
2016-03-01 version 0.5.6
- FIX: gwstorage lowercase username & device (#96)
2016-03-01 version 0.5.5
- FIX: MQTT topics on command line override those in config file
- NEW: API supports track for CTRL
+1 -1
View File
@@ -1 +1 @@
#define VERSION "0.5.5"
#define VERSION "0.5.6"