Skip to content

Commit

Permalink
bump openrgb-python to 0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
koying committed Jul 27, 2021
1 parent 7f59b76 commit 94f0850
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/openrgb/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"domain": "openrgb",
"name": "OpenRGB",
"version": "1.0",
"version": "1.1",
"config_flow": true,
"documentation": "https://github.com/koying/openrgb_ha",
"issue_tracker": "https://github.com/koying/openrgb_ha/issues",
"requirements": ["openrgb-python==0.2.8"],
"requirements": ["openrgb-python==0.2.10"],
"codeowners": ["@bahorn", "@koying"],
"iot_class": "local_polling"
}

0 comments on commit 94f0850

Please sign in to comment.