From d0bca2fd17026ce3d828e935e612859dabacf58f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Ma=C5=82olepszy?= Date: Mon, 10 Nov 2025 00:57:04 +0100 Subject: [PATCH] Bump version v0.16.1 --- custom_components/hon/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 2bad029..3b6d8a3 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -12,5 +12,5 @@ "requirements": [ "pyhon-revived==0.18.1" ], - "version": "0.15.0" + "version": "0.16.1" }