aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Basche <andre.basche@gmail.com>2024-04-09 22:49:49 +0200
committerAndre Basche <andre.basche@gmail.com>2024-04-09 22:49:49 +0200
commit6906e751b1a7af5411d3ab5ce761174b48752077 (patch)
tree83032c82bce3a9a33aafbfc2cd42e421f79f62fe
parent6d2a6ce2e94bca1dda1114e7981aa550c711149a (diff)
Bump versionv0.14.0-beta.7
-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 419b961..19f9706 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.3" 12 "pyhOn==0.17.4"
13 ], 13 ],
14 "version": "0.14.0-beta.6" 14 "version": "0.14.0-beta.7"
15} 15}