From c93235247040c655cb3f4e69b88758b4ea8dc1be Mon Sep 17 00:00:00 2001 From: Quintar Date: Fri, 9 Jan 2026 13:09:14 +0100 Subject: [PATCH] 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" + } } ]