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

Updated: jQuery-csv v1.0.9 -> v1.0.11

This commit is contained in:
nobody
2020-11-14 09:26:59 +01:00
parent 6e354d5b3c
commit 5abcbb67a7
3 changed files with 2 additions and 1 deletions

View File

@ -241,7 +241,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/jquery.blockUI/2.')) {
return '2.70';
} else if (type.startsWith('/jquery-csv/1.')) {
return '1.0.9';
return '1.0.11';
} else if (type.startsWith('/jquery-easing/1.')) {
return '1.4.1';
} else if (type.startsWith('/jquery.lazyload/1.')) {