Skip to content

Commit

Permalink
update version number and requirement version
Browse files Browse the repository at this point in the history
  • Loading branch information
markvader authored Feb 13, 2023
1 parent e8c3707 commit fc1ed81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/sonic/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"config_flow": true,
"issue_tracker": "https://github.com/markvader/sonic_hacs/issues",
"documentation": "https://www.home-assistant.io/integrations/sonic",
"requirements": ["herolabsapi==0.3.9"],
"requirements": ["herolabsapi==0.4.0"],
"codeowners": ["@markvader"],
"iot_class": "cloud_polling",
"loggers": ["sonic"],
"version": "v0.1.5"
"version": "v0.1.9"
}

0 comments on commit fc1ed81

Please sign in to comment.