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

Updated: mdb-ui-kit v3.6.0 -> v3.8.0 (#497)

This commit is contained in:
nobody
2021-06-15 05:41:07 +02:00
parent 342e7f70a0
commit d08f1f231e
8 changed files with 72 additions and 72 deletions

View File

@ -452,7 +452,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.6.0';
return '3.8.0';
} else if (type.startsWith('/Modaal/0.')) {
return '0.4.4';
} else if (type.startsWith('/modernizr/2.')) {