From 4bfd9bac0d520e525779a3b0fe3187b4e7757baa Mon Sep 17 00:00:00 2001 From: gapls <125091918+G4PLS@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:19:14 +0100 Subject: [PATCH 1/3] Conf(Plugins): Updated AudioControl Plugin to 2.4.0 --- Plugins.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index b2d83ec..738751c 100644 --- a/Plugins.json +++ b/Plugins.json @@ -180,7 +180,8 @@ "1.5.0-beta.3": "620974e30d6e2861246a3493a21a3040e26e5107", "1.5.0-beta.4": "d4b6f3d39bc74504760d4cc366836b8ca6ad0e65", "1.5.0-beta.5": "d0581796a4a07692b07a2d2e415dcf2e186a0c9b", - "1.5.0-beta.6": "8a3876641ae4e42ec16bbdb760fc996b1ce27433" + "1.5.0-beta.6": "8a3876641ae4e42ec16bbdb760fc996b1ce27433", + "1.5.0-beta.7": "0647641fc3d688671fed0a61e38269d766942ba8", } }, { From 2c8b52a7aaa06220309f3b45fbc4156d2bfaad06 Mon Sep 17 00:00:00 2001 From: gapls <125091918+G4PLS@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:23:23 +0100 Subject: [PATCH 2/3] Fix(Plugins): Had a "," to much in the JSON --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index 738751c..d5b269f 100644 --- a/Plugins.json +++ b/Plugins.json @@ -181,7 +181,7 @@ "1.5.0-beta.4": "d4b6f3d39bc74504760d4cc366836b8ca6ad0e65", "1.5.0-beta.5": "d0581796a4a07692b07a2d2e415dcf2e186a0c9b", "1.5.0-beta.6": "8a3876641ae4e42ec16bbdb760fc996b1ce27433", - "1.5.0-beta.7": "0647641fc3d688671fed0a61e38269d766942ba8", + "1.5.0-beta.7": "0647641fc3d688671fed0a61e38269d766942ba8" } }, { From d5cd7eaf93a508526e9d156ff1a275ce5901dd4a Mon Sep 17 00:00:00 2001 From: gapls <125091918+G4PLS@users.noreply.github.com> Date: Mon, 25 Nov 2024 12:58:03 +0100 Subject: [PATCH 3/3] Conf(Plugins): Bumped the Commit to include small fixes --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index d5b269f..2896718 100644 --- a/Plugins.json +++ b/Plugins.json @@ -181,7 +181,7 @@ "1.5.0-beta.4": "d4b6f3d39bc74504760d4cc366836b8ca6ad0e65", "1.5.0-beta.5": "d0581796a4a07692b07a2d2e415dcf2e186a0c9b", "1.5.0-beta.6": "8a3876641ae4e42ec16bbdb760fc996b1ce27433", - "1.5.0-beta.7": "0647641fc3d688671fed0a61e38269d766942ba8" + "1.5.0-beta.7": "0b9e9db0859c27a30cab6ce60424d6f9e3fc33fa" } }, {