From 999ed90a5678c6376c3de5ca547ed72dae10d28e Mon Sep 17 00:00:00 2001 From: Paulo Lanzarin <4529051+prlanzarin@users.noreply.github.com> Date: Fri, 8 Dec 2023 10:37:58 -0300 Subject: [PATCH] build(bbb-webrtc-recorder): v0.5.2 Fixes a crash found during field trials. See: https://github.com/bigbluebutton/bbb-webrtc-recorder/blob/v0.5.2/CHANGELOG.md#v052 --- bbb-webrtc-recorder.placeholder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbb-webrtc-recorder.placeholder.sh b/bbb-webrtc-recorder.placeholder.sh index 56cc7be9d2..e5ca651630 100755 --- a/bbb-webrtc-recorder.placeholder.sh +++ b/bbb-webrtc-recorder.placeholder.sh @@ -1 +1 @@ -git clone --branch v0.5.1 --depth 1 https://github.com/bigbluebutton/bbb-webrtc-recorder bbb-webrtc-recorder +git clone --branch v0.5.2 --depth 1 https://github.com/bigbluebutton/bbb-webrtc-recorder bbb-webrtc-recorder