diff --git a/.homeychangelog.json b/.homeychangelog.json index 5f5b142..9ffb6c5 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -16,5 +16,8 @@ }, "2.3.0": { "en": "Updated translations." + }, + "2.3.1": { + "en": "Added new trigger cards for washer and dryer" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index d4dc0e7..211f07f 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.smartthings", - "version": "2.3.0", + "version": "2.3.1", "compatibility": ">=5.0.0", "sdk": 3, "name": { diff --git a/app.json b/app.json index 2edcc7d..e112fdf 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "com.smartthings", - "version": "2.3.0", + "version": "2.3.1", "compatibility": ">=5.0.0", "sdk": 3, "name": {