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

plyr v3.6.8 -> v3.6.9 (#723)

This commit is contained in:
nobody
2021-10-13 17:33:02 +02:00
parent 6e3009a454
commit 77a1148ab6
8 changed files with 7 additions and 6 deletions

View File

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