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

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

This commit is contained in:
nobody
2021-04-20 06:46:20 +02:00
parent 2a1295f3a4
commit de1774655f
7 changed files with 6 additions and 6 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.6';
return '3.6.7';
} else if (type.startsWith('/popper.js/1.')) {
return '1.16.1';
} else if (type.startsWith('/popper.js/2.')) {