mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
lightgallery v2.2.1 -> v2.3.0 (#749)
This commit is contained in:
@@ -427,7 +427,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/lightgallery/1.')) {
|
||||
return '1.10.0';
|
||||
} else if (type.startsWith('/lightgallery/2.')) {
|
||||
return '2.2.1';
|
||||
return '2.3.0';
|
||||
} else if (type.startsWith('/lodash.js/3.')) {
|
||||
return '3.10.1';
|
||||
} else if (type.startsWith('/lodash.js/4.')) {
|
||||
|
Reference in New Issue
Block a user