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