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

Updated: jQuery Migrate v3.1.0 -> v3.3.1

This commit is contained in:
nobody
2020-11-14 09:29:24 +01:00
parent 65122b9532
commit bd302e38a1
5 changed files with 5 additions and 5 deletions

View File

@ -253,7 +253,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.1.0';
return '3.3.1';
} else if (type.startsWith('/jquery-mousewheel/3.')) {
return '3.1.13';
} else if (type.startsWith('/jScrollPane/2.')) {

View File

@ -64,6 +64,7 @@
<li>Updated: InstantSearch.js v4.8.1 -> v4.8.5</li>
<li>Updated: jQuery-csv v1.0.9 -> v1.0.11</li>
<li>Added: jquery-jeditable v2.0.17</li>
<li>Updated: jQuery Migrate v3.1.0 -> v3.3.1</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

File diff suppressed because one or more lines are too long