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

Update: plyr v3.6.5 -> v3.6.6 (#379)

This commit is contained in:
nobody
2021-04-19 06:18:59 +02:00
parent f420ac8d43
commit c386820e2c
8 changed files with 7 additions and 7 deletions

View File

@ -445,7 +445,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.5';
return '3.6.6';
} else if (type.startsWith('/popper.js/1.')) {
return '1.16.1';
} else if (type.startsWith('/popper.js/2.')) {