From 9b0717987c00486709450a908585918f821430e0 Mon Sep 17 00:00:00 2001 From: dylandoamaral Date: Fri, 12 Jan 2024 19:53:40 +0100 Subject: [PATCH] chore(release): prepare for v0.8.7 --- custom_components/trakt_tv/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }