From d08e40cd3de8a5b1e558a3e5c5d19559fecbd26a Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 30 Oct 2024 14:14:13 -0600 Subject: [PATCH] Update version to 5.4.1 --- 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 23eb00d3..f0752f9e 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"], - "version": "5.4.0" + "version": "5.4.1" }