Updated: webrtc v7.4.0 -> v7.7.1 (#448)

This commit is contained in:
nobody 2021-05-06 06:54:19 +02:00
parent 3f4466eeb6
commit d473f130ea
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 5623 additions and 2 deletions

View File

@ -591,7 +591,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/webrtc-adapter/6.')) {
return '6.4.8';
} else if (type.startsWith('/webrtc-adapter/7.')) {
return '7.4.0';
return '7.7.1';
} else if (type.startsWith('/wow/1.')) {
return '1.1.2';
} else if (version === null) {

View File

@ -50,6 +50,7 @@
<li>Added: bxslider v4.2.15 (<a href="https://codeberg.org/nobody/LocalCDN/issues/446">#446</a>)</li>
<li>Fixed: RocketLoader does not load (<a href="https://codeberg.org/nobody/LocalCDN/issues/446">#446</a>)</li>
<li>Added: Bootstrap v5.0.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/447">#447</a>)</li>
<li>Updated: webrtc v7.4.0 -> v7.7.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/448">#448</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff