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

Added: Bootstrap (only CSS) v2.3.2 (#350)

This commit is contained in:
nobody
2021-04-05 07:41:56 +02:00
parent 072d525341
commit 4ca677fa1f
7 changed files with 750 additions and 1 deletions

View File

@ -174,6 +174,8 @@ targets.setLastVersion = function (type, version) {
return '4.4.0';
} else if (type.startsWith('/bootbox.js/5.')) {
return '5.5.2';
} else if (type.startsWith('/twitter-bootstrap/2.')) {
return '2.3.2';
} else if (type.startsWith('/twitter-bootstrap/3.')) {
if (helpers.compareVersion('3.0.0', version)) return '3.0.0'; // <= 3.0.0
else if (helpers.compareVersion('3.3.7', version)) return '3.3.7'; // <= 3.3.7