aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Basche <andre.basche@gmail.com>2023-04-23 03:40:23 +0200
committerAndre Basche <andre.basche@gmail.com>2023-04-23 03:40:23 +0200
commite49841608dcf43e7b751eee45b95339e2f272798 (patch)
tree929d2a618ee6fc99472f25cd7be37248d4170b10
parent90e02428e8bb6edcc6805218d6cfbcc3e9738e22 (diff)
Bump versionv0.7.0-beta.1
-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 7375099..4e368ca 100644
--- a/custom_components/hon/manifest.json
+++ b/custom_components/hon/manifest.json
@@ -6,6 +6,6 @@
6 "documentation": "https://github.com/Andre0512/hon/", 6 "documentation": "https://github.com/Andre0512/hon/",
7 "iot_class": "cloud_polling", 7 "iot_class": "cloud_polling",
8 "issue_tracker": "https://github.com/Andre0512/hon/issues", 8 "issue_tracker": "https://github.com/Andre0512/hon/issues",
9 "requirements": ["pyhOn==0.8.1"], 9 "requirements": ["pyhOn==0.8.2"],
10 "version": "0.6.1" 10 "version": "0.7.0-beta.1"
11} 11}