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

Google Material Icons v94 -> v98 (#640)

This commit is contained in:
nobody
2021-08-23 06:47:35 +02:00
parent 58493317b6
commit fd6ed3cc49
6 changed files with 7 additions and 6 deletions

View File

@@ -308,7 +308,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 'v94';
return 'v98';
} else if (type.startsWith('/highlight.js/7.')) {
return '9.18.5';
} else if (type.startsWith('/highlight.js/8.')) {