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

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

This commit is contained in:
nobody
2021-04-18 06:45:40 +02:00
parent 610560baf7
commit 3f50f2bfb9
9 changed files with 13 additions and 8 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.4';
return '3.6.5';
} else if (type.startsWith('/popper.js/1.')) {
return '1.16.1';
} else if (type.startsWith('/popper.js/2.')) {