aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Basche <andre.basche@gmail.com>2024-02-11 05:24:34 +0100
committerAndre Basche <andre.basche@gmail.com>2024-02-11 05:24:34 +0100
commitcbaf9f13b400d1c83b2a7676cb3d3c04b2afe2e3 (patch)
tree4760222b0be8d580d6388c4c4258358c88f066cb
parentd175e19c3bc85243641cccab737831b53104f4ae (diff)
Bump versionv0.13.0
-rw-r--r--custom_components/hon/manifest.json4
-rw-r--r--requirements.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json
index e2d9c7e..d977eb1 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.15.15" 12 "pyhOn==0.16.0"
13 ], 13 ],
14 "version": "0.12.0" 14 "version": "0.13.0"
15} 15}
diff --git a/requirements.txt b/requirements.txt
index c21dd63..74037b1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
pyhOn==0.15.15 pyhOn==0.16.0