Updated: jQuery Migrate v3.3.1 -> v3.3.2 (#182)
This commit is contained in:
parent
7c406786c3
commit
ec0df83f24
|
@ -254,7 +254,7 @@ targets.setLastVersion = function (type, version) {
|
|||
} else if (type.startsWith('/jquery-migrate/1.')) {
|
||||
return '1.4.1';
|
||||
} else if (type.startsWith('/jquery-migrate/3.')) {
|
||||
return '3.3.1';
|
||||
return '3.3.2';
|
||||
} else if (type.startsWith('/jquery-mousewheel/3.')) {
|
||||
return '3.1.13';
|
||||
} else if (type.startsWith('/jScrollPane/2.')) {
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
New in LocalCDN:
|
||||
</div>
|
||||
<ul>
|
||||
<li></li>
|
||||
<li>Updated: jQuery Migrate v3.3.1 -> v3.3.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/182">#182</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue