1
0
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:
nobody
2021-04-23 07:10:56 +02:00
parent 7fe2c32cf4
commit bf5f36de93
18 changed files with 82 additions and 81 deletions

View File

@@ -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/')) {