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

jquery-validate v1.19.4 -> v1.19.5 (#1040)

This commit is contained in:
nobody
2022-07-02 06:57:50 +02:00
parent d4557e1854
commit 51e27c83c4
4 changed files with 5 additions and 4 deletions

View File

@@ -277,7 +277,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/jquery-mobile/1.')) return '1.4.5';
if (type.startsWith('/jquery-mousewheel/3.')) return '3.1.13';
if (type.startsWith('/jScrollPane/2.')) return '2.2.2';
if (type.startsWith('/jquery-validate/1.')) return '1.19.4';
if (type.startsWith('/jquery-validate/1.')) return '1.19.5';
if (type.startsWith('/jeditable.js/1.')) return '1.8.0';
if (type.startsWith('/jeditable.js/2.')) return '2.0.19';
if (type.startsWith('/jquery.cycle2/2.')) return '2.1.6';