Skip to content

Commit

Permalink
Update Homey App Version to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Homey Github Actions Bot committed Aug 6, 2024
1 parent 83cd4cc commit 7ebbdc3
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 @@ -49,5 +49,8 @@
},
"3.5.1": {
"en": "Update homey-api"
},
"3.6.0": {
"en": "Added translations."
}
}
2 changes: 1 addition & 1 deletion .homeycompose/app.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "com.athom.homeyscript",
"sdk": 3,
"version": "3.5.1",
"version": "3.6.0",
"compatibility": ">=5.0.0",
"name": {
"en": "HomeyScript",
Expand Down
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"_comment": "This file is generated. Please edit .homeycompose/app.json instead.",
"id": "com.athom.homeyscript",
"sdk": 3,
"version": "3.5.1",
"version": "3.6.0",
"compatibility": ">=5.0.0",
"name": {
"en": "HomeyScript",
Expand Down

0 comments on commit 7ebbdc3

Please sign in to comment.