1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: vanilla-lazyload v17.1.3 -> v17.2.0 (#185)

This commit is contained in:
nobody
2020-11-24 06:44:30 +01:00
parent b3e3360d8d
commit feadb63e58
4 changed files with 3 additions and 2 deletions

View File

@@ -412,7 +412,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/urlive/1.')) {
return '1.1.1';
} else if (type.startsWith('/vanilla-lazyload')) {
return '17.1.3';
return '17.2.0';
} else if (type.startsWith('/videojs-seek-buttons/')) {
return '1.6.0';
} else if (type.startsWith('/video.js/')) {