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

Google Material Icons v99 -> v103 (#676)

This commit is contained in:
nobody
2021-09-26 08:42:46 +02:00
parent 5714598237
commit c3b991c0b7
5 changed files with 7 additions and 7 deletions

View File

@ -298,7 +298,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/gsap/3.')) {
return '3.7.1';
} else if (type.startsWith('/google-material-design-icons/')) {
return 'v99';
return 'v103';
} else if (type.startsWith('/highlight.js/7.')) {
return '9.18.5';
} else if (type.startsWith('/highlight.js/8.')) {