diff --git a/custom_components/trakt_tv/manifest.json b/custom_components/trakt_tv/manifest.json index 03ea0a3..a1f0d74 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.5", + "version": "0.8.6", "iot_class": "cloud_polling", "integration_type": "hub" }