From 1d4c807d2127098fa5f3b4b68adf2fdfea9e5121 Mon Sep 17 00:00:00 2001 From: Oscar Parada Date: Thu, 9 Jul 2026 17:49:40 -0400 Subject: [PATCH] Add Volume Controller Plus plugin information --- Plugins.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index 89f9d5e..33bb506 100644 --- a/Plugins.json +++ b/Plugins.json @@ -340,5 +340,11 @@ "commits": { "1.5.0-beta": "cff4290ff4c71cda55045a452ca427553e96124b" } - } + }, + { + "url": "https://github.com/oparada1988/Volume-Controller-Plus", + "commits": { + "1.0.0": "0d0c1125f3200ffd047050e6849a7b2c49d5b0e8" + } +} ]