mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Update: gsap v3.5.1 -> v3.6.1 (#395)
This commit is contained in:
@@ -271,7 +271,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/gsap/2.')) {
|
||||
return '2.1.3';
|
||||
} else if (type.startsWith('/gsap/3.')) {
|
||||
return '3.5.1';
|
||||
return '3.6.1';
|
||||
} else if (type.startsWith('/google-material-design-icons/')) {
|
||||
return '3.0.1';
|
||||
} else if (type.startsWith('/google-material-design-icons/')) {
|
||||
|
Reference in New Issue
Block a user