diff --git a/custom_components/trakt_tv/manifest.json b/custom_components/trakt_tv/manifest.json index a1f0d74..add89b3 100644 --- a/custom_components/trakt_tv/manifest.json +++ b/custom_components/trakt_tv/manifest.json @@ -5,7 +5,7 @@ "documentation": "https://github.com/dylandoamaral/trakt-integration", "issue_tracker": "https://github.com/dylandoamaral/trakt-integration/issues", "codeowners": ["@dylandoamaral"], - "version": "0.8.6", + "version": "0.8.7", "iot_class": "cloud_polling", "integration_type": "hub" }