diff --git a/custom_components/frigate/manifest.json b/custom_components/frigate/manifest.json index 347ac797..466e5562 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.0.1" + "version": "5.1.0" }