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

Updated: vanilla-lazyload v17.3.1 -> v17.3.2 (#480)

This commit is contained in:
nobody
2021-05-31 06:54:03 +02:00
parent fab69d041f
commit 1c3c62251c
6 changed files with 6 additions and 3 deletions

View File

@@ -572,7 +572,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.1';
return '17.3.2';
} else if (type.startsWith('/videojs-seek-buttons/')) {
return '1.6.0';
} else if (type.startsWith('/video.js/')) {