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

Folder renamed: jquery-tablesorter

This commit is contained in:
nobody
2021-02-02 05:56:41 +01:00
parent 914128d7a7
commit d15e90c90d
3 changed files with 2 additions and 2 deletions

View File

@@ -297,7 +297,7 @@ targets.setLastVersion = function (type, version) {
return '0.2.11';
} else if (type.startsWith('/jquery-validation-unobtrusive/3.')) {
return '3.2.11';
} else if (type.startsWith('tablesorter/2.')) {
} else if (type.startsWith('/jquery.tablesorter/2.')) {
return '2.31.3';
} else if (type.startsWith('/jquery-modal/0.')) {
return '0.9.2';