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

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