From c0fe128ae74daf9e6795b6f412f8ced5ed1793eb Mon Sep 17 00:00:00 2001 From: Paulo Lanzarin <4529051+prlanzarin@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:56:36 -0300 Subject: [PATCH] build(bbb-webhooks): v3.2.1 v3.2.1 --- * fix: catch all HTTPServer errors in Prometheus' module * fix: app stalling due to botched shutdown procedure * build: mocha@10.7.0 * build: fast-xml-parser@4.4.1 --- bbb-webhooks.placeholder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbb-webhooks.placeholder.sh b/bbb-webhooks.placeholder.sh index a3f302c1d8..52ca3e5df6 100755 --- a/bbb-webhooks.placeholder.sh +++ b/bbb-webhooks.placeholder.sh @@ -1 +1 @@ -git clone --branch v3.2.0 --depth 1 https://github.com/bigbluebutton/bbb-webhooks bbb-webhooks +git clone --branch v3.2.1 --depth 1 https://github.com/bigbluebutton/bbb-webhooks bbb-webhooks