Updated: jQuery-csv v1.0.9 -> v1.0.11
This commit is contained in:
parent
6e354d5b3c
commit
5abcbb67a7
|
@ -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.')) {
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
<li>Added: history v5.0.0</li>
|
||||
<li>Updated: hls.js v0.13.2 -> v0.14.6</li>
|
||||
<li>Updated: InstantSearch.js v4.8.1 -> v4.8.5</li>
|
||||
<li>Updated: jQuery-csv v1.0.9 -> v1.0.11</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
|
Loading…
Reference in New Issue