From bcc284c3fb539ec4cd106dd42112e44f1b4e09b2 Mon Sep 17 00:00:00 2001 From: Niklas Fondberg Date: Sat, 19 Jun 2021 14:39:47 +0200 Subject: [PATCH] Update manifest.json --- custom_components/spotcast/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/spotcast/manifest.json b/custom_components/spotcast/manifest.json index d30cd4ff..d0cef7e6 100644 --- a/custom_components/spotcast/manifest.json +++ b/custom_components/spotcast/manifest.json @@ -7,7 +7,7 @@ "requirements": [ "spotify_token==1.0.0" ], - "version": "3.6.2", + "version": "v3.6.14", "dependencies": [ "spotify" ],