mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
lightgallery v2.7.2 -> v2.8.1
This commit is contained in:
@@ -318,7 +318,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/lightbox2/2.')) return '2.11.5';
|
||||
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.2';
|
||||
if (type.startsWith('/lightgallery/2.')) return '2.8.1';
|
||||
if (type.startsWith('/lodash.js/3.')) return '3.10.1';
|
||||
if (type.startsWith('/lodash.js/4.')) return '4.17.21';
|
||||
if (type.startsWith('/lozad')) return '1.16.0';
|
||||
|
Reference in New Issue
Block a user