mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Font Awesome v5.15.2 -> v5.15.3 (#315)
This commit is contained in:
@@ -251,7 +251,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/font-awesome/4.')) {
|
||||
return '4.7.0';
|
||||
} else if (type.startsWith('/font-awesome/5.')) {
|
||||
return '5.15.2';
|
||||
return '5.15.3';
|
||||
} else if (type.startsWith('/gsap/1.')) {
|
||||
return '1.20.5';
|
||||
} else if (type.startsWith('/gsap/2.')) {
|
||||
|
Reference in New Issue
Block a user