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

vanilla-lazyload v17.4.0 -> v17.5.0 (#696)

This commit is contained in:
nobody
2021-09-26 09:00:03 +02:00
parent 619e04263c
commit 5b5403bd7c
5 changed files with 4 additions and 3 deletions

View File

@@ -619,7 +619,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/urlive/1.')) {
return '1.1.1';
} else if (type.startsWith('/vanilla-lazyload')) {
return '17.4.0';
return '17.5.0';
} else if (type.startsWith('/vex-js/3.')) {
return '3.1.1';
} else if (type.startsWith('/vex-js/4.')) {