From 1a3092370f5eda7bf80c383578249b5202d411e3 Mon Sep 17 00:00:00 2001 From: dylandoamaral Date: Wed, 3 Jan 2024 18:07:25 +0100 Subject: [PATCH] chore(release): prepare for v0.8.6 --- 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 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" }