mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
search-insights v1.8.0 -> v1.9.0 (#1341)
This commit is contained in:
@@ -408,7 +408,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/script.js/2.')) return '2.5.9';
|
||||
if (type.startsWith('/scriptaculous/1.')) return '1.9.0';
|
||||
if (type.startsWith('/ScrollMagic/2.')) return '2.0.8';
|
||||
if (type.startsWith('/search-insights/1.')) return '1.8.0';
|
||||
if (type.startsWith('/search-insights/1.')) return '1.9.0';
|
||||
if (type.startsWith('/search-insights/2.')) return '2.3.0';
|
||||
if (type.startsWith('/select2/3.')) return '3.5.4';
|
||||
if (type.startsWith('/select2/4.')) return '4.0.13';
|
||||
|
Reference in New Issue
Block a user