From d1e2ef718cf5268698d277bcb3596373b516291b Mon Sep 17 00:00:00 2001 From: Devin Collins <3997333+ImDevinC@users.noreply.github.com> Date: Tue, 30 Dec 2025 19:59:36 -0800 Subject: [PATCH] chore(discord): update Discord plugin to v1.9.1 - Update commit SHA for 1.5.0-beta.9 to point to v1.9.1 - New SHA: 4328cd94b3a6a1a8c5bc6981d18d95b83c8cf679 - Includes bug fixes for callback registration and socket timeout issues --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index 1152d2e..bf38d2e 100644 --- a/Plugins.json +++ b/Plugins.json @@ -241,7 +241,7 @@ "commits": { "1.5.0-beta.6": "1985fc2b3c8fb389a260a2d6ff50b8b2ebb05c3c", "1.5.0-beta.8": "0b79f6580242a30a64c62ba2d3b7e073757d3afc", - "1.5.0-beta.9": "7d5255f9cbf0d1674b09176490598a678102be54" + "1.5.0-beta.9": "4328cd94b3a6a1a8c5bc6981d18d95b83c8cf679" } }, {