mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Google Material Icons v134 -> v135 (#1065)
This commit is contained in:
@@ -220,7 +220,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/gsap/3.')) return '3.10.4';
|
||||
|
||||
// just for testing ----------------------------------------------
|
||||
if (type.startsWith('/materialicons/')) return 'v134';
|
||||
if (type.startsWith('/materialicons/')) return 'v135';
|
||||
if (type.startsWith('/materialiconsoutlined/')) return 'v106';
|
||||
if (type.startsWith('/materialiconsround/')) return 'v105';
|
||||
if (type.startsWith('/materialiconssharp/')) return 'v106';
|
||||
|
Reference in New Issue
Block a user