diff --git a/.homeychangelog.json b/.homeychangelog.json index ee9c4ae..3fbe727 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -19,5 +19,8 @@ }, "0.0.7": { "en": "Reduce number of times that controller is re-initialized" + }, + "0.0.8": { + "en": "Fixed IP address settings" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index b5d7d51..a652f63 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.christerbeke.uponor-smatrix", - "version": "0.0.7", + "version": "0.0.8", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [ diff --git a/app.json b/app.json index 884b358..afb37c0 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "com.christerbeke.uponor-smatrix", - "version": "0.0.7", + "version": "0.0.8", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [