Skip to content

Commit

Permalink
ci: upgrade version to 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
deblockt authored and actions-user committed Oct 31, 2021
1 parent 14d8075 commit 79e95b6
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions custom_components/proscenic/manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"domain": "proscenic",
"name": "proscenic-vacuum",
"version": "0.0.7",
"documentation": "https://github.com/deblockt/hass-proscenic-790T-vacuum",
"issue_tracker": "https://github.com/deblockt/hass-proscenic-790T-vacuum/issues",
"dependencies": [],
"codeowners": [
"@deblockt"
],
"requirements": [
"svgwrite==1.4"
],
"iot_class": "local_polling",
"config_flow": true
"domain": "proscenic",
"name": "proscenic-vacuum",
"version": "0.0.8",
"documentation": "https://github.com/deblockt/hass-proscenic-790T-vacuum",
"issue_tracker": "https://github.com/deblockt/hass-proscenic-790T-vacuum/issues",
"dependencies": [],
"codeowners": [
"@deblockt"
],
"requirements": [
"svgwrite==1.4"
],
"iot_class": "local_polling",
"config_flow": true
}

0 comments on commit 79e95b6

Please sign in to comment.