mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
materialicons v135 -> v138 (#1108)
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 'v135';
|
||||
if (type.startsWith('/materialicons/')) return 'v138';
|
||||
if (type.startsWith('/materialiconsoutlined/')) return 'v108';
|
||||
if (type.startsWith('/materialiconsround/')) return 'v107';
|
||||
if (type.startsWith('/materialiconssharp/')) return 'v108';
|
||||
|
Reference in New Issue
Block a user