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:
@@ -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.')) {
|
||||
|
Reference in New Issue
Block a user