Updated: jQuery Validation v1.19.1 -> v1.19.2
This commit is contained in:
parent
039d4767f5
commit
9aac5a1ab8
|
@ -260,7 +260,7 @@ targets.setLastVersion = function (type, version) {
|
|||
} else if (type.startsWith('/jScrollPane/2.')) {
|
||||
return '2.2.2';
|
||||
} else if (type.startsWith('/jquery-validate/1.')) {
|
||||
return '1.19.1';
|
||||
return '1.19.2';
|
||||
} else if (type.startsWith('/jquery-jeditable/1.')) {
|
||||
return '1.8.0';
|
||||
} else if (type.startsWith('/jquery-jeditable/2.')) {
|
||||
|
|
|
@ -38,6 +38,7 @@
|
|||
<li>Improved: Only remove metadata if origin is not on allowed list (<a href="https://codeberg.org/nobody/LocalCDN/issues/179">#179</a>)</li>
|
||||
<li>Added: Swiper v6.3.5</li>
|
||||
<li>Added: Swiper to cdn.jsdelivr.net</li>
|
||||
<li>Updated: jQuery Validation v1.19.1 -> v1.19.2</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