Skip to content

Commit

Permalink
Update Homey App Version to v1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bobvandevijver authored and github-actions[bot] committed Sep 18, 2024
1 parent 05dcc5c commit 82794d7
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 @@ -70,5 +70,8 @@
},
"1.3.4": {
"en": "Optimise pairing process"
},
"1.3.5": {
"en": "Improve webhook data handling"
}
}
2 changes: 1 addition & 1 deletion .homeycompose/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "com.tuya",
"version": "1.3.4",
"version": "1.3.5",
"compatibility": ">=12.0.1",
"brandColor": "#FF4800",
"sdk": 3,
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": "com.tuya",
"version": "1.3.4",
"version": "1.3.5",
"compatibility": ">=12.0.1",
"brandColor": "#FF4800",
"sdk": 3,
Expand Down

0 comments on commit 82794d7

Please sign in to comment.