From 3a2d7906c3b8cc1208eb3f9a045972032fd43ace Mon Sep 17 00:00:00 2001 From: Paulo Lanzarin <4529051+prlanzarin@users.noreply.github.com> Date: Fri, 7 Jun 2024 10:05:07 -0300 Subject: [PATCH] build(bbb-webhooks): v3.2.0-beta.0 --- v3.2.0-beta.0 - feat(xapi): add support for Basic auth via meta_secret-lrs-payload - fix: remove cache-to from image push to make dockerhub images usable - build: express@4.19.2 --- 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 697c27d9fd..210ac2b947 100755 --- a/bbb-webhooks.placeholder.sh +++ b/bbb-webhooks.placeholder.sh @@ -1 +1 @@ -git clone --branch v3.1.0 --depth 1 https://github.com/bigbluebutton/bbb-webhooks bbb-webhooks +git clone --branch v3.2.0-beta.0 --depth 1 https://github.com/bigbluebutton/bbb-webhooks bbb-webhooks