From 21686bdb273b1cae7e84975010d5346995ef2922 Mon Sep 17 00:00:00 2001 From: Filip Wieladek Date: Tue, 11 Nov 2025 10:32:41 +0100 Subject: [PATCH 1/2] Create Plugin file for first version of Google Meets Controller --- Plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Plugins.json b/Plugins.json index c2efc17..a3c4678 100644 --- a/Plugins.json +++ b/Plugins.json @@ -341,5 +341,11 @@ "commits": { "1.5.0-beta.11": "4676e8f7c73e07c6c9ce056393128015c4e6e036" } + }, + { + "url": "https://github.com/Wattos/streamcontroller-google-meets-plugin", + "commits": { + "1.5.0-beta.12": "a88b5d6d283437a82c000d79b5db2a11a0100004" + } } ] From ae969a2d8905cf02b72771c2dfbd7332e9be45cc Mon Sep 17 00:00:00 2001 From: Filip Wieladek Date: Tue, 11 Nov 2025 13:09:12 +0100 Subject: [PATCH 2/2] Small update to auto-download chrome extension --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index a3c4678..d3f9194 100644 --- a/Plugins.json +++ b/Plugins.json @@ -345,7 +345,7 @@ { "url": "https://github.com/Wattos/streamcontroller-google-meets-plugin", "commits": { - "1.5.0-beta.12": "a88b5d6d283437a82c000d79b5db2a11a0100004" + "1.5.0-beta.12": "defe1e99ac289054868c44c50b83387d94006e50" } } ]