Updated: Bootstrap v3.3.7 -> v3.4.1

This commit is contained in:
nobody 2020-11-20 08:55:41 +01:00
parent 336ca813b7
commit f6efcc0ff8
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
6 changed files with 14 additions and 14 deletions

View File

@ -128,7 +128,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/bootbox.js/5.')) {
return '5.4.1';
} else if (type.startsWith('/bootstrap/3.')) {
return '3.3.7';
return '3.4.1';
} else if (type.startsWith('/bootstrap/4.')) {
return '4.5.3';
} else if (type.startsWith('/bootstrap-daterangepicker/2.')) {

View File

@ -33,6 +33,7 @@
<li>Added: jQuery v1.11.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/178">#178</a>)</li>
<li>Updated: vue-i18n v8.22.1 -> v8.22.2 (<a href="https://codeberg.org/nobody/LocalCDN/commit/a392f6b724">a392f6b724</a>)</li>
<li>Updated: highlight.js v10.3.2 -> v10.4.0 (<a href="https://codeberg.org/nobody/LocalCDN/commit/5a10b0258f">5a10b0258f</a>)</li>
<li>Updated: Bootstrap v3.3.7 -> v3.4.1</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long