aboutsummaryrefslogtreecommitdiff
path: root/custom_components/hon/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'custom_components/hon/manifest.json')
-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 569bb8b..c1ec1a5 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.12.3" 12 "pyhOn==0.12.4"
13 ], 13 ],
14 "version": "0.8.1-beta.1" 14 "version": "0.8.1"
15} 15}