mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: vanilla-lazyload v17.3.2 -> v17.4.0 (#499)
This commit is contained in:
@@ -578,7 +578,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/urlive/1.')) {
|
||||
return '1.1.1';
|
||||
} else if (type.startsWith('/vanilla-lazyload')) {
|
||||
return '17.3.2';
|
||||
return '17.4.0';
|
||||
} else if (type.startsWith('/videojs-seek-buttons/1.')) {
|
||||
return '1.6.0';
|
||||
} else if (type.startsWith('/videojs-seek-buttons/2.')) {
|
||||
|
Reference in New Issue
Block a user