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

Updated: lightgallery v2.1.7 -> v2.1.8 (#548)

This commit is contained in:
nobody
2021-07-08 06:44:11 +02:00
parent 64f53c2c17
commit eb5fe4cc7f
8 changed files with 14 additions and 14 deletions

View File

@@ -426,7 +426,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/lightgallery/1.')) {
return '1.10.0';
} else if (type.startsWith('/lightgallery/2.')) {
return '2.1.7';
return '2.1.8';
} else if (type.startsWith('/lodash.js/3.')) {
return '3.10.1';
} else if (type.startsWith('/lodash.js/4.')) {