mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Socket.IO v3.0.4 -> v3.1.0 (#224)
This commit is contained in:
@@ -402,7 +402,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/socket.io/2.')) {
|
||||
return '2.4.0';
|
||||
} else if (type.startsWith('/socket.io/3.')) {
|
||||
return '3.0.5';
|
||||
return '3.1.0';
|
||||
} else if (type.startsWith('/spin.js/2.')) {
|
||||
return '2.3.2';
|
||||
} else if (type.startsWith('/spin.js/3.')) {
|
||||
|
Reference in New Issue
Block a user