aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Basche <andre.basche@gmail.com>2023-06-10 07:03:55 +0200
committerGitHub <noreply@github.com>2023-06-10 07:03:55 +0200
commit4b95accf02312ef32523844c61b4c3af0e0ede65 (patch)
treec76aa51dfce421bd9661c93fa391fdf2e66510a5
parent998b691a8ef83bd3db4714541a082334358d3c01 (diff)
Bump versionv0.8.1v0.8
-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}