From 5e6fb170e38495d54d9631fd661d789bfb2dfccc Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 11 Jul 2023 19:25:00 +0000 Subject: [PATCH] chore: bumping version to 1.16.1 --- custom_components/ha_hatch/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ha_hatch/manifest.json b/custom_components/ha_hatch/manifest.json index 1143e79..795f69b 100644 --- a/custom_components/ha_hatch/manifest.json +++ b/custom_components/ha_hatch/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/dahlb/ha_hatch/issues", "requirements": ["hatch_rest_api==1.20.6"], - "version": "1.16.0" + "version": "1.16.1" }