diff --git a/custom_components/frigate/manifest.json b/custom_components/frigate/manifest.json index a2907e1d..b0615a83 100644 --- a/custom_components/frigate/manifest.json +++ b/custom_components/frigate/manifest.json @@ -2,7 +2,7 @@ "domain": "frigate", "documentation": "https://github.com/blakeblackshear/frigate", "name": "Frigate", - "version": "1.1.2", + "version": "2.0.0", "issue_tracker": "https://github.com/blakeblackshear/frigate-hass-integration/issues", "dependencies": [ "http", @@ -15,4 +15,4 @@ ], "requirements": [], "iot_class": "local_push" -} \ No newline at end of file +}