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:
@@ -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.')) {
|
||||
|
Reference in New Issue
Block a user