mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
slider-pro v1.6.1 -> v1.6.2 (#1303)
This commit is contained in:
@@ -423,7 +423,7 @@ targets.setLastVersion = function (type, version) {
|
||||
return '1.9.0';
|
||||
}
|
||||
if (type.startsWith('/slick-lightbox/0.')) return '0.2.12';
|
||||
if (type.startsWith('/slider-pro/1.')) return '1.6.1';
|
||||
if (type.startsWith('/slider-pro/1.')) return '1.6.2';
|
||||
if (type.startsWith('/snowplow/2.')) return '2.18.2';
|
||||
if (type.startsWith('/socket.io/2.')) return '2.4.0';
|
||||
if (type.startsWith('/socket.io/3.')) return '3.1.3';
|
||||
|
Reference in New Issue
Block a user