mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2024-12-23 00:25:15 +01:00
Updated: webrtc v7.4.0 -> v7.7.1 (#448)
This commit is contained in:
parent
3f4466eeb6
commit
d473f130ea
@ -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) {
|
||||
|
@ -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
5621
resources/webrtc-adapter/7.7.1/adapter.min.jsm
Normal file
5621
resources/webrtc-adapter/7.7.1/adapter.min.jsm
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user