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

Updated: Plyr v3.6.2 -> v3.6.3

This commit is contained in:
nobody
2020-11-14 09:03:30 +01:00
parent a99293a121
commit 4138996cc4
7 changed files with 8 additions and 7 deletions

View File

@@ -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.')) {