diff --git a/.homeychangelog.json b/.homeychangelog.json index b5a7757..753ae07 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -7,5 +7,8 @@ }, "0.0.3": { "en": "Fixed crashes caused by network issues" + }, + "0.0.4": { + "en": "Fix crashes caused by network errors, add debug function" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index fbbaf84..b5b287c 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.christerbeke.uponor-smatrix", - "version": "0.0.3", + "version": "0.0.4", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [ diff --git a/app.json b/app.json index eb638c1..8703fd6 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.3", + "version": "0.0.4", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [