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 a53ca1e..172ba36 100644
--- a/custom_components/hon/manifest.json
+++ b/custom_components/hon/manifest.json
@@ -9,7 +9,7 @@
9 "iot_class": "cloud_polling", 9 "iot_class": "cloud_polling",
10 "issue_tracker": "https://github.com/Andre0512/hon/issues", 10 "issue_tracker": "https://github.com/Andre0512/hon/issues",
11 "requirements": [ 11 "requirements": [
12 "pyhOn==0.14.10" 12 "pyhOn==0.14.11"
13 ], 13 ],
14 "version": "0.9.1-beta.1" 14 "version": "0.9.1"
15} 15}