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

Updated: plyr v3.6.3 -> v3.6.4 (#313)

This commit is contained in:
nobody
2021-03-17 18:46:43 +01:00
parent 71388fe270
commit fc50d6c9c9
7 changed files with 7 additions and 6 deletions

View File

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