Skip to content

Commit

Permalink
Bump 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aivus committed Oct 12, 2024
1 parent a9ff8cb commit c1fbac3
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 @@ -68,5 +68,8 @@
},
"0.9.4": {
"en": "Add support of \"8°C heating\" mode"
},
"0.9.5": {
"en": "Enable encryption mode autodetection"
}
}
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.gree",
"version": "0.9.4",
"version": "0.9.5",
"compatibility": ">=12.0.1",
"sdk": 3,
"brandColor": "#ff732e",
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.gree",
"version": "0.9.4",
"version": "0.9.5",
"compatibility": ">=12.0.1",
"sdk": 3,
"brandColor": "#ff732e",
Expand Down

0 comments on commit c1fbac3

Please sign in to comment.