Updated: hls.js v0.13.2 -> v0.14.6

This commit is contained in:
nobody 2020-11-14 09:24:23 +01:00
parent ec00d42ada
commit e11a089766
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 4 additions and 3 deletions

View File

@ -214,7 +214,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/history/5.')) {
return '5.0.0';
} else if (type.startsWith('/hls.js/')) {
return '0.13.2';
return '0.14.6';
} else if (type.startsWith('/instantsearch.js/3.')) {
return '3.7.0';
} else if (type.startsWith('/instantsearch.js/4.')) {

View File

@ -60,6 +60,7 @@
<li>Updated: Dojo v1.14.1 -> v1.16.3</li>
<li>Updated: ElementUI v2.13.2 -> v2.14.1</li>
<li>Added: history v5.0.0</li>
<li>Updated: hls.js v0.13.2 -> v0.14.6</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long