1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: flv.js v1.6.0 -> v1.6.1 (#589)

This commit is contained in:
nobody
2021-07-29 06:25:11 +02:00
parent d46554f1b5
commit f1ff831489
5 changed files with 13 additions and 12 deletions

View File

@@ -288,7 +288,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/feather-icons/4.')) {
return '4.28.0';
} else if (type.startsWith('/flv.js/')) {
return '1.6.0';
return '1.6.1';
} else if (type.startsWith('/font-awesome/3.')) {
return '3.2.1';
} else if (type.startsWith('/font-awesome/4.')) {