diff --git a/.homeychangelog.json b/.homeychangelog.json index d6a549d..a744993 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -58,5 +58,8 @@ }, "0.5.3": { "en": "More SSR303 changes" + }, + "0.5.4": { + "en": "Fix faulty SSR303 capability" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index c908b23..467892b 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.horstmann", - "version": "0.5.3", + "version": "0.5.4", "compatibility": ">=5.0.0", "sdk": 3, "name": { diff --git a/app.json b/app.json index 2990791..33504d0 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "com.horstmann", - "version": "0.5.3", + "version": "0.5.4", "compatibility": ">=5.0.0", "sdk": 3, "name": {