mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
flv.js v1.6.1 -> v1.6.2 (#677)
This commit is contained in:
@ -294,7 +294,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/FitText.js/1.')) {
|
||||
return '1.2.0';
|
||||
} else if (type.startsWith('/flv.js/')) {
|
||||
return '1.6.1';
|
||||
return '1.6.2';
|
||||
} else if (type.startsWith('/font-awesome/3.')) {
|
||||
return '3.2.1';
|
||||
} else if (type.startsWith('/font-awesome/4.')) {
|
||||
|
Reference in New Issue
Block a user