mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: clipboard.js v2.0.6 -> v2.0.8 (#306)
This commit is contained in:
@@ -178,7 +178,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/clipboard.js/1.')) {
|
||||
return '1.7.1';
|
||||
} else if (type.startsWith('/clipboard.js/2.')) {
|
||||
return '2.0.6';
|
||||
return '2.0.8';
|
||||
} else if (type.startsWith('/cookieconsent2/3.')) {
|
||||
return '3.1.1';
|
||||
} else if (type.startsWith('/d3/3.')) {
|
||||
|
Reference in New Issue
Block a user