aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--custom_components/hon/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json
index 2ca4fe7..ab245fc 100644
--- a/custom_components/hon/manifest.json
+++ b/custom_components/hon/manifest.json
@@ -6,6 +6,6 @@
6 "documentation": "https://github.com/Andre0512/hon/", 6 "documentation": "https://github.com/Andre0512/hon/",
7 "iot_class": "cloud_polling", 7 "iot_class": "cloud_polling",
8 "issue_tracker": "https://github.com/Andre0512/hon/issues", 8 "issue_tracker": "https://github.com/Andre0512/hon/issues",
9 "requirements": ["pyhOn==0.8.0b3"], 9 "requirements": ["pyhOn==0.8.0b4"],
10 "version": "0.6.0-beta.2" 10 "version": "0.6.0-beta.3"
11} 11}