aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Basche <andre.basche@gmail.com>2024-03-26 00:21:42 +0100
committerAndre Basche <andre.basche@gmail.com>2024-03-26 00:21:42 +0100
commit8f1fc627e63dc3c6704a1177e4d44111c28baa30 (patch)
tree897cbd815e8001be97812223803251f5c6cba9bd
parentc46171114fc8b529dfeb1d065f1c6df8ccc93d19 (diff)
Bump versionv0.14.0-beta.3
-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 562cc0a..b6cfe15 100644
--- a/custom_components/hon/manifest.json
+++ b/custom_components/hon/manifest.json
@@ -9,7 +9,7 @@
9 "iot_class": "cloud_push", 9 "iot_class": "cloud_push",
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.17.0" 12 "pyhOn==0.17.1"
13 ], 13 ],
14 "version": "0.14.0-beta.2" 14 "version": "0.14.0-beta.3"
15} 15}