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

lightbox2 v2.11.3 -> v2.11.4 (#1351)

This commit is contained in:
nobody
2023-02-25 11:10:25 +01:00
parent 4db952c676
commit 03dad51141
5 changed files with 18 additions and 17 deletions

View File

@@ -314,7 +314,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/leaflet.markercluster/1.')) return '1.5.3';
if (type.startsWith('/libphonenumber-js/1.')) return '1.10.20';
if (type.startsWith('/libsodium-wrappers/0.')) return '0.5.4';
if (type.startsWith('/lightbox2/2.')) return '2.11.3';
if (type.startsWith('/lightbox2/2.')) return '2.11.4';
if (type.startsWith('/lightcase/2.')) return '2.5.0';
if (type.startsWith('/lightgallery/1.')) return '1.10.0';
if (type.startsWith('/lightgallery/2.')) return '2.7.1';