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" }