Updated: Plyr v3.6.2 -> v3.6.3
This commit is contained in:
parent
a99293a121
commit
4138996cc4
|
@ -305,7 +305,7 @@ targets.setLastVersion = function (type, version) {
|
|||
} else if (type.startsWith('/paginationjs/2.')) {
|
||||
return '2.1.5';
|
||||
} else if (type.startsWith('/plyr/3.')) {
|
||||
return '3.6.2';
|
||||
return '3.6.3';
|
||||
} else if (type.startsWith('/popper.js/1.')) {
|
||||
return '1.16.1';
|
||||
} else if (type.startsWith('/popper.js/2.')) {
|
||||
|
|
|
@ -46,6 +46,7 @@
|
|||
<li>Fixed: Import settings (<a href="https://codeberg.org/nobody/LocalCDN/issues/138">#138</a>)</li>
|
||||
<li>Fixed: Unknown frameworks in statistics page (<a href="https://codeberg.org/nobody/LocalCDN/issues/151">#151</a>)</li>
|
||||
<li>Added: axios to cdnjs.cloudflare.com</li>
|
||||
<li>Updated: Plyr v3.6.2 -> v3.6.3</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
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.7 KiB |
Loading…
Reference in New Issue