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

Updated: Datatables v1.10.24 -> v1.10.25 (#487)

This commit is contained in:
nobody
2021-06-06 06:10:44 +02:00
parent e1f3cdacb4
commit 35b2455f97
67 changed files with 791 additions and 880 deletions

View File

@@ -235,7 +235,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/d3-legend/2.')) {
return '2.25.6';
} else if (type.startsWith('/datatables/1.')) {
return '1.10.24';
return '1.10.25';
} else if (type.startsWith('/dayjs/1.')) {
return '1.10.5';
} else if (type.startsWith('/dexie/3.') || type.startsWith('/dexie/latest')) {