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

history v5.0.1 -> v5.1.0 (#755)

This commit is contained in:
nobody
2021-11-03 05:38:02 +01:00
parent 72c1d0c1e0
commit ddc5701281
6 changed files with 5 additions and 4 deletions

View File

@@ -312,7 +312,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.1';
return '5.1.0';
} else if (type.startsWith('/hls.js/0.')) {
return '0.14.17';
} else if (type.startsWith('/hls.js/1.')) {