From e3b22bf81d8b2f08331e406841d3c35840dab66e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Ma=C5=82olepszy?= Date: Fri, 19 Dec 2025 19:26:30 +0100 Subject: [PATCH] Bump version v0.17.0 --- custom_components/hon/manifest.json | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 3b6d8a3..0bed6ed 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -10,7 +10,7 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/mmalolepszy/hon-revived/issues", "requirements": [ - "pyhon-revived==0.18.1" + "pyhon-revived==0.18.2" ], - "version": "0.16.1" + "version": "0.17.0" } diff --git a/requirements.txt b/requirements.txt index d913ef6..16c1106 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pyhon-revived==0.18.1 +pyhon-revived==0.18.2