From a0b3a6173fc8842fe3515e56445ffedc23530ffe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rene=20L=C3=BCllau?= Date: Sat, 14 Jun 2025 16:33:17 +0200 Subject: [PATCH 1/2] Updated Spotify Control Plugin to 0.1.0-beta MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rene Lüllau --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index affd3ea..c4388b1 100644 --- a/Plugins.json +++ b/Plugins.json @@ -277,7 +277,7 @@ { "url": "https://github.com/ReneLu/SpotifyControl", "commits": { - "1.5.0-beta.10": "dd2e813ca425c361b547334576ff54d6ba6c249b" + "1.5.0-beta.11": "8510d34bb4ac43f8483a758a3ca87cc5f08f1181" } }, { From 464a3b9fcc6bbe9f49b35168465566480971784c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rene=20L=C3=BCllau?= Date: Sat, 14 Jun 2025 22:32:30 +0200 Subject: [PATCH 2/2] Spotify Plugin version bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The version bump on the plugin itself was missing. Is now set to 0.1.1-beta with a new release. Signed-off-by: Rene Lüllau --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index c4388b1..b442f2c 100644 --- a/Plugins.json +++ b/Plugins.json @@ -277,7 +277,7 @@ { "url": "https://github.com/ReneLu/SpotifyControl", "commits": { - "1.5.0-beta.11": "8510d34bb4ac43f8483a758a3ca87cc5f08f1181" + "1.5.0-beta.11": "cdc46acce611c3301b5999258e08626503267f4a" } }, {