diff --git a/.homeychangelog.json b/.homeychangelog.json index 7252212..b91981d 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -79,5 +79,8 @@ }, "1.7.1": { "en": "Dependency updates" + }, + "1.7.2": { + "en": "Dependency updates" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 13c72df..2555649 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "no.runely.remootio", - "version": "1.7.1", + "version": "1.7.2", "compatibility": ">=5.0.0", "sdk": 3, "brandColor": "#ed6517", diff --git a/app.json b/app.json index 99f3a47..783b7e2 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "no.runely.remootio", - "version": "1.7.1", + "version": "1.7.2", "compatibility": ">=5.0.0", "sdk": 3, "brandColor": "#ed6517",