diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index c9d403b7..40706438 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1131,7 +1131,7 @@ https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.5/styles/xcode.min.css https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.5/styles/xt256.min.css https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.5/styles/zenburn.min.css https://cdnjs.cloudflare.com/ajax/libs/history/4.10.1/history.min.js -https://cdnjs.cloudflare.com/ajax/libs/history/5.0.1/history.production.min.js +https://cdnjs.cloudflare.com/ajax/libs/history/5.1.0/history.production.min.js https://cdnjs.cloudflare.com/ajax/libs/hls.js/0.14.17/hls.min.js https://cdnjs.cloudflare.com/ajax/libs/hls.js/1.0.12/hls.min.js https://cdnjs.cloudflare.com/ajax/libs/hogan.js/3.0.2/hogan.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 053c2ede..05583582 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -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.')) { diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 1cd52651..6e3dda7f 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -47,6 +47,7 @@
Improved