From c93235247040c655cb3f4e69b88758b4ea8dc1be Mon Sep 17 00:00:00 2001 From: Quintar Date: Fri, 9 Jan 2026 13:09:14 +0100 Subject: [PATCH 1/3] Add new plugin entry for StreamDeckButton --- Plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Plugins.json b/Plugins.json index f89e08a..820c015 100644 --- a/Plugins.json +++ b/Plugins.json @@ -368,5 +368,11 @@ "1.5.0-beta.11": "b9dc6dc1c048b81d8b52d760918d6fe68df89ed8", "1.5.0-beta.12": "89a50a6c3e3942c2575a4bb86fe5f89af6ae9f2c" } + }, + { + "url": "https://github.com/Quintar/StreamDeckButton", + "commits": { + "1.0.0": "fe3024c" + } } ] From 5ef2519523ef77c288c3b2ec7f3797cd5832f38b Mon Sep 17 00:00:00 2001 From: Quintar Date: Thu, 29 Jan 2026 10:18:04 +0100 Subject: [PATCH 2/3] version 1.0.1 of StreamDeckButton to Plugins.json --- Plugins.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index 820c015..fce67e5 100644 --- a/Plugins.json +++ b/Plugins.json @@ -372,7 +372,8 @@ { "url": "https://github.com/Quintar/StreamDeckButton", "commits": { - "1.0.0": "fe3024c" + "1.0.0": "fe3024c", + "1.0.1": "fc5123b" } } ] From bb7bd2f261e7ec4205eea04ddcf9cb733543f090 Mon Sep 17 00:00:00 2001 From: Core447 <100139110+Core447@users.noreply.github.com> Date: Mon, 16 Feb 2026 12:21:46 +0100 Subject: [PATCH 3/3] Change hash --- Plugins.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Plugins.json b/Plugins.json index 55adaa7..b7a434e 100644 --- a/Plugins.json +++ b/Plugins.json @@ -373,8 +373,7 @@ { "url": "https://github.com/Quintar/StreamDeckButton", "commits": { - "1.0.0": "fe3024c", - "1.0.1": "fc5123b" + "1.0.0": "b16b4059ca77b50ea1870b2949b267330a17de66" } }, {