aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Basche <andre.basche@gmail.com>2023-07-27 19:21:24 +0200
committerGitHub <noreply@github.com>2023-07-27 19:21:24 +0200
commit37570eed6b9889bcb2e46a427b4e7bd89a334e02 (patch)
tree3c8d36436df16c3363768c671926780a89c4aeb8
parent040b731c91d60efe39ce936f136395f1a7fdea66 (diff)
Bump versionv0.9.2-beta.1v0.9
-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 172ba36..97660d2 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.11" 12 "pyhOn==0.14.12"
13 ], 13 ],
14 "version": "0.9.1" 14 "version": "0.9.2-beta.1"
15} 15}