Skip to content

Commit

Permalink
Bump version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Erikvl87 committed Sep 28, 2024
1 parent 2d0869a commit 49043d8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 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.5.5": {
"en": "Fixed an issue in the autocomplete field of one of the sensor condition cards"
},
"1.6.0": {
"en": "Improved supported device classes & capabilities and their translations"
}
}
2 changes: 1 addition & 1 deletion .homeycompose/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "nl.erikvl87.zoneactivity",
"version": "1.5.5",
"version": "1.6.0",
"support": "https://github.com/Erikvl87/nl.erikvl87.zoneactivity",
"homeyCommunityTopicId": 115838,
"bugs": {
Expand Down
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": "nl.erikvl87.zoneactivity",
"version": "1.5.5",
"version": "1.6.0",
"support": "https://github.com/Erikvl87/nl.erikvl87.zoneactivity",
"homeyCommunityTopicId": 115838,
"bugs": {
Expand Down

0 comments on commit 49043d8

Please sign in to comment.