From d279f122d7fa5c33c65b5161248561cf7f3cd7d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darius=20Kri=C5=A1tapavi=C4=8Dius?= Date: Thu, 5 Feb 2026 18:06:00 +0200 Subject: [PATCH 1/2] Add new plugin entry for streamcontroller-pomodoro-timer --- Plugins.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index 5436cce..c9b156f 100644 --- a/Plugins.json +++ b/Plugins.json @@ -376,5 +376,11 @@ "1.0.0": "034e0dbf2eb20e42f9fb3fe9efc913a3e74ea119", "1.0.1": "08f293443e5c47846ea98403a40476ee59433abe" } - } + }, + { + "url": "https://github.com/dariuszz123/streamcontroller-pomodoro-timer-plugin", + "commits": { + "1.5.0-beta.13": "adce5d19537eaa296badb8b2bfac4cde0a46683c", + } + } ] From 43c3bdae2235b556baeba02bfa38db1b0c921307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darius=20Kri=C5=A1tapavi=C4=8Dius?= Date: Sun, 15 Feb 2026 16:39:55 +0200 Subject: [PATCH 2/2] Fix formatting in Plugins.json --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index c9b156f..7727f44 100644 --- a/Plugins.json +++ b/Plugins.json @@ -380,7 +380,7 @@ { "url": "https://github.com/dariuszz123/streamcontroller-pomodoro-timer-plugin", "commits": { - "1.5.0-beta.13": "adce5d19537eaa296badb8b2bfac4cde0a46683c", + "1.5.0-beta.13": "adce5d19537eaa296badb8b2bfac4cde0a46683c" } } ]