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

mdbootstrap v4.19.2 -> v4.20.0 (#597)

This commit is contained in:
nobody
2021-08-03 06:16:22 +02:00
parent cc67b66e5f
commit cd7152cd13
5 changed files with 8 additions and 7 deletions

View File

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