From bdae791ae82020492a40a70d9e13366b747e473f Mon Sep 17 00:00:00 2001 From: dylandoamaral Date: Mon, 30 Jan 2023 22:33:15 +0100 Subject: [PATCH] chore(release): prepare for v0.7.5 --- 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 6e88a1b..6432f09 100644 --- a/custom_components/trakt_tv/manifest.json +++ b/custom_components/trakt_tv/manifest.json @@ -7,6 +7,6 @@ "codeowners": [ "@dylandoamaral" ], - "version": "0.7.4", + "version": "0.7.5", "iot_class": "cloud_polling" } \ No newline at end of file