diff --git a/custom_components/frigate/manifest.json b/custom_components/frigate/manifest.json index 18aed96a..8105fdcb 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": "5.0.0" + "version": "5.0.1" }