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

jquery-csv v1.0.21 -> v1.0.22

This commit is contained in:
nobody
2024-07-13 07:47:38 +02:00
parent fba05470e3
commit df063f65b4
4 changed files with 3 additions and 2 deletions

View File

@@ -261,7 +261,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/jquery.blockUI/2.')) return '2.70';
if (type.startsWith('/jquery.colorbox/1.')) return '1.6.4';
if (type.startsWith('/jquery-cookie/1.')) return '1.4.1';
if (type.startsWith('/jquery-csv/1.')) return '1.0.21';
if (type.startsWith('/jquery-csv/1.')) return '1.0.22';
if (type.startsWith('/jquery-easing/1.')) return '1.4.1';
if (type.startsWith('/jquery-jcrop/0.')) return '0.9.15';
if (type.startsWith('/jquery.lazyload/1.')) return '1.9.1';