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

Update: slick-carousel v1.8.1 -> v1.9.0 (#410)

This commit is contained in:
nobody
2021-04-24 06:19:44 +02:00
parent 86513234ee
commit 40dcf73bf4
7 changed files with 23 additions and 5 deletions

View File

@@ -494,7 +494,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/simplemde/')) {
return '1.11.2';
} else if (type.startsWith('/slick-carousel/1.')) {
return '1.8.1';
return '1.9.0';
} else if (type.startsWith('/slick-lightbox/0.')) {
return '0.2.12';
} else if (type.startsWith('/slider-pro/1.')) {