From 911c830ee7895b1c745de1236fd642995fa5a69a Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Fri, 29 Dec 2023 15:05:53 +0000 Subject: [PATCH] v4.0.1 bump (#592) --- custom_components/frigate/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/frigate/manifest.json b/custom_components/frigate/manifest.json index 22d4ebe6..5d12b507 100644 --- a/custom_components/frigate/manifest.json +++ b/custom_components/frigate/manifest.json @@ -14,5 +14,5 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/blakeblackshear/frigate-hass-integration/issues", "requirements": ["pytz==2022.7"], - "version": "4.0.0" + "version": "4.0.1" }