Skip to content

Commit

Permalink
Version 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinvdpol authored and github-actions[bot] committed Dec 10, 2024
1 parent ebb2ab8 commit a04239a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .homeychangelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@
},
"1.7.1": {
"en": "Updated Tedee GO flows. Improved open capability flow."
},
"1.7.2": {
"en": "Updated device icons."
}
}
4 changes: 2 additions & 2 deletions .homeycompose/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "com.tedee",
"version": "1.7.1",
"version": "1.7.2",
"compatibility": ">=7.4.0",
"platforms": [
"local",
Expand Down Expand Up @@ -89,4 +89,4 @@
"homeyCommunityTopicId": 47133,
"homepage": "https://tedee.com",
"support": "mailto:[email protected]"
}
}
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"_comment": "This file is generated. Please edit .homeycompose/app.json instead.",
"id": "com.tedee",
"version": "1.7.1",
"version": "1.7.2",
"compatibility": ">=7.4.0",
"platforms": [
"local",
Expand Down

0 comments on commit a04239a

Please sign in to comment.