Skip to content

Commit

Permalink
version number bump
Browse files Browse the repository at this point in the history
  • Loading branch information
anotherjulien committed Sep 11, 2022
1 parent 9f692d6 commit 4962cdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/myhome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "myhome",
"name": "MyHOME",
"version": "0.8.5",
"version": "0.8.6",
"config_flow": true,
"documentation": "https://github.com/anotherjulien/MyHOME",
"issue_tracker": "https://github.com/anotherjulien/MyHOME/issues",
Expand Down
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"filename": "myhome.zip",
"render_readme": true,
"country": ["EN", "FR", "NL", "IT"],
"homeassistant": "2022.6.0"
"homeassistant": "2022.8.0"
}

0 comments on commit 4962cdb

Please sign in to comment.