mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Google Material Icons TwoTone v109 -> v110 (#1065)
This commit is contained in:
@@ -224,7 +224,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/materialiconsoutlined/')) return 'v107';
|
||||
if (type.startsWith('/materialiconsround/')) return 'v106';
|
||||
if (type.startsWith('/materialiconssharp/')) return 'v107';
|
||||
if (type.startsWith('/materialiconstwotone/')) return 'v109';
|
||||
if (type.startsWith('/materialiconstwotone/')) return 'v110';
|
||||
// ---------------------------------------------------------------
|
||||
|
||||
if (type.startsWith('/highlight.js/7.')) return '9.18.5';
|
||||
|
Reference in New Issue
Block a user