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

Update: mdbootstrap v4.18.0 -> v4.19.1 (#407)

This commit is contained in:
nobody
2021-04-24 06:09:41 +02:00
parent 648c1d5e78
commit 657977567b
5 changed files with 9 additions and 8 deletions

View File

@@ -403,7 +403,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/markdown-it/')) {
return '12.0.6';
} else if (type.startsWith('/mdbootstrap/4.')) {
return '4.18.0';
return '4.19.1';
} else if (type.startsWith('/material-design-icons/2.')) {
return '2.8.94';
} else if (type.startsWith('/material-design-icons/3.')) {