From 67a6c4d68a5b615d705e5caecf0d8dc964f56408 Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sat, 23 Nov 2024 20:04:41 -0800 Subject: [PATCH] chore: Bump version to `v5.5.0` --- 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 75dd3a52..61d857c7 100644 --- a/custom_components/frigate/manifest.json +++ b/custom_components/frigate/manifest.json @@ -16,5 +16,5 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/blakeblackshear/frigate-hass-integration/issues", "requirements": ["hass-web-proxy-lib==0.0.7", "pytz"], - "version": "5.4.1" + "version": "5.5.0" }