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

Updated: jquery-csv v1.0.11 -> v1.0.16 (#514)

This commit is contained in:
nobody
2021-06-12 07:06:51 +02:00
parent 4a6ccc7f53
commit 69fd66be89
4 changed files with 3 additions and 2 deletions

View File

@@ -343,7 +343,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/jquery-cookie/1.')) {
return '1.4.1';
} else if (type.startsWith('/jquery-csv/1.')) {
return '1.0.11';
return '1.0.16';
} else if (type.startsWith('/jquery-easing/1.')) {
return '1.4.1';
} else if (type.startsWith('/jquery.lazyload/1.')) {