Updated: plyr v3.6.3 -> v3.6.4 (#313)
This commit is contained in:
parent
71388fe270
commit
fc50d6c9c9
|
@ -413,7 +413,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.3';
|
||||
return '3.6.4';
|
||||
} else if (type.startsWith('/popper.js/1.')) {
|
||||
return '1.16.1';
|
||||
} else if (type.startsWith('/popper.js/2.')) {
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
<li>Fixed: "angular.js" separated into single components (<a href="https://codeberg.org/nobody/LocalCDN/issues/310">#310</a>)</li>
|
||||
<li>Added mapping: highlight v7.x + v8.x -> v9.18.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/311">#311</a>)</li>
|
||||
<li>Fixed: Empty ruleset generator in update.html (<a href="https://codeberg.org/nobody/LocalCDN/issues/312">#312</a>)</li>
|
||||
<li>Updated: plyr v3.6.3 -> v3.6.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/313">#313</a>)</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.6 KiB |
Loading…
Reference in New Issue