Skip to content

Commit

Permalink
Bump version to v3.5.1
Browse files Browse the repository at this point in the history
Changelog: Update homey-api
  • Loading branch information
jeroenwienk committed May 3, 2024
1 parent 10edd69 commit f6d0316
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 @@ -46,5 +46,8 @@
},
"3.5.0": {
"en": "New scripts now use the new Homey API"
},
"3.5.1": {
"en": "Update homey-api"
}
}
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.0",
"version": "3.5.1",
"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.0",
"version": "3.5.1",
"compatibility": ">=5.0.0",
"name": {
"en": "HomeyScript"
Expand Down

0 comments on commit f6d0316

Please sign in to comment.