mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Google Material Icons v111 -> v113 (#731)
This commit is contained in:
@ -298,7 +298,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/gsap/3.')) {
|
||||
return '3.8.0';
|
||||
} else if (type.startsWith('/google-material-design-icons/')) {
|
||||
return 'v111';
|
||||
return 'v113';
|
||||
} else if (type.startsWith('/highlight.js/7.')) {
|
||||
return '9.18.5';
|
||||
} else if (type.startsWith('/highlight.js/8.')) {
|
||||
|
Reference in New Issue
Block a user