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

history v5.0.0 -> v5.0.1 (#622)

This commit is contained in:
nobody
2021-08-14 06:56:48 +02:00
parent 181fa3c1a3
commit d5c3089708
7 changed files with 7 additions and 6 deletions

View File

@@ -322,7 +322,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/history/4.')) {
return '4.10.1';
} else if (type.startsWith('/history/5.')) {
return '5.0.0';
return '5.0.1';
} else if (type.startsWith('/hls.js/0.')) {
return '0.14.17';
} else if (type.startsWith('/hls.js/1.')) {