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

Updated: highlight.js v10.7.1 -> v10.7.2 (#351)

This commit is contained in:
nobody
2021-04-05 07:38:44 +02:00
parent b6cd1341b9
commit 072d525341
292 changed files with 319 additions and 317 deletions

View File

@@ -274,7 +274,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/google-material-design-icons/')) {
return '3.0.1';
} else if (type.startsWith('/highlight.js/10.')) {
return '10.7.1';
return '10.7.2';
} else if (type.startsWith('/highlight.js/9.')) {
return '9.18.3';
} else if (type.startsWith('/highlight.js/8.')) {