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

Updated: lightgallery v2.1.5 (#517)

This commit is contained in:
nobody
2021-06-13 06:29:48 +02:00
parent fe0d9cc10d
commit 65d1d54ae8
6 changed files with 15 additions and 0 deletions

View File

@@ -414,6 +414,8 @@ targets.setLastVersion = function (type, version) {
return '2.5.0';
} else if (type.startsWith('/lightgallery/1.')) {
return '1.10.0';
} else if (type.startsWith('/lightgallery/2.')) {
return '2.1.5';
} else if (type.startsWith('/noUiSlider/15.')) {
return '15.1.1';
} else if (type.startsWith('/noUiSlider/14.')) {