mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: webrtc-adapter v8.0.0 -> v8.1.0 (#591)
This commit is contained in:
@ -645,7 +645,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/webrtc-adapter/7.')) {
|
||||
return '7.7.1';
|
||||
} else if (type.startsWith('/webrtc-adapter/8.')) {
|
||||
return '8.0.0';
|
||||
return '8.1.0';
|
||||
} else if (type.startsWith('/wow/1.')) {
|
||||
return '1.1.2';
|
||||
} else if (version === null) {
|
||||
|
Reference in New Issue
Block a user