mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Font Awesome v5.15.0 -> v5.15.1 (#125)
This commit is contained in:
@ -407,7 +407,7 @@ helpers.setLastVersion = function (type, version) {
|
||||
} else if (type.includes('/fontawesome/4.')) {
|
||||
return '4.7.0';
|
||||
} else if (type.includes('/fontawesome/5.')) {
|
||||
return '5.15.0';
|
||||
return '5.15.1';
|
||||
} else if (type.includes('/history/')) {
|
||||
return '4.10.1';
|
||||
} else if (type.includes('/hls.js/')) {
|
||||
|
Reference in New Issue
Block a user