Skip to content

Commit

Permalink
Bump version to v1.1.6
Browse files Browse the repository at this point in the history
Changelog: Added esphome_select_setvalue action card for #42
  • Loading branch information
Baldhor committed Oct 8, 2023
1 parent 78be156 commit 2a909f5
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 @@ -142,5 +142,8 @@
},
"1.1.5": {
"en": "Added esphome_text and esphome_select custom capabilities for #42"
},
"1.1.6": {
"en": "Added esphome_select_setvalue action card for #42"
}
}
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.inversion.esphome",
"version": "1.1.5",
"version": "1.1.6",
"compatibility": ">=5.0.0",
"sdk": 3,
"name": {
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.inversion.esphome",
"version": "1.1.5",
"version": "1.1.6",
"compatibility": ">=5.0.0",
"sdk": 3,
"name": {
Expand Down

0 comments on commit 2a909f5

Please sign in to comment.