bbb-presentation-video: Update to 4.0.4
Fixes a recording processing crash which can occur if malformed events are generated by BigBlueButton due to client bugs.
This commit is contained in:
parent
56edf23a1f
commit
2d23f82e55
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
set -ex
|
set -ex
|
||||||
RELEASE=4.0.3
|
RELEASE=4.0.4
|
||||||
cat <<MSG
|
cat <<MSG
|
||||||
This tool downloads prebuilt packages built on Github Actions
|
This tool downloads prebuilt packages built on Github Actions
|
||||||
The corresponding source can be browsed at https://github.com/bigbluebutton/bbb-presentation-video/tree/${RELEASE}
|
The corresponding source can be browsed at https://github.com/bigbluebutton/bbb-presentation-video/tree/${RELEASE}
|
||||||
|
Loading…
Reference in New Issue
Block a user