Skip to content

Commit

Permalink
Update version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tboyce021 committed Sep 21, 2021
1 parent 0e1ac0a commit ff7ceef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/hassio_info/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "hassio_info",
"name": "Home Assistant Supervisor+",
"version": "0.3.0",
"version": "0.3.1",
"documentation": "https://github.com/tboyce021/hassio-info",
"issue_tracker": "https://github.com/tboyce021/hassio-info/issues",
"config_flow": true,
Expand Down
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"switch"
],
"render_readme": true,
"homeassistant": "0.117.0",
"homeassistant": "2021.9.0",
"iot_class": ["Local Polling", "Local Push"]
}

0 comments on commit ff7ceef

Please sign in to comment.