Updated: jQuery Validation v1.19.1 -> v1.19.2

This commit is contained in:
nobody 2020-11-22 06:34:25 +01:00
parent 039d4767f5
commit 9aac5a1ab8
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 6 additions and 5 deletions

View File

@ -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.')) {

View File

@ -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