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

Updated: highlight.js v10.3.2 -> v10.4.0

This commit is contained in:
nobody
2020-11-19 06:26:57 +01:00
parent 15b5c0d9db
commit 5a10b0258f
95 changed files with 1462 additions and 1265 deletions

View File

@@ -206,7 +206,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.3.2';
return '10.4.0';
} else if (type.startsWith('/highlight.js/9.')) {
return '9.18.3';
} else if (type.startsWith('/history/4.')) {