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

Updated: mdb-ui-kit v3.8.1 -> v3.9.0 (#547)

This commit is contained in:
nobody
2021-07-15 07:11:34 +02:00
parent c1ae187a6e
commit 2ec9b29bc3
7 changed files with 26 additions and 26 deletions

View File

@ -455,7 +455,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/mathjax/2.') || type.startsWith('/mathjax/latest')) {
return '2.7.5';
} else if (type.startsWith('/mdb-ui-kit/3.')) {
return '3.8.1';
return '3.9.0';
} else if (type.startsWith('/mobile/1.')) {
return '1.4.5';
} else if (type.startsWith('/Modaal/0.')) {