mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-02 20:37:04 +01:00
Updated: Bootstrap v4.5.3 -> v4.6.0 (#237)
This commit is contained in:
parent
ef97e691bf
commit
c176bf5322
@ -135,7 +135,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (helpers.compareVersion('3.3.7', version)) return '3.3.7'; // <= 3.3.7
|
||||
else return '3.4.1';
|
||||
} else if (type.startsWith('/bootstrap/4.')) {
|
||||
return '4.5.3';
|
||||
return '4.6.0';
|
||||
} else if (type.startsWith('/bootstrap-daterangepicker/2.')) {
|
||||
return '2.1.27';
|
||||
} else if (type.startsWith('/bootstrap-daterangepicker/3.')) {
|
||||
|
@ -40,6 +40,7 @@
|
||||
<li>Implemented: Wildcard support for allowlist (<a href="https://codeberg.org/nobody/LocalCDN/issues/233">#233</a>)</li>
|
||||
<li>Updated: element-ui v2.14.1 -> v2.15.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/235">#235</a>)</li>
|
||||
<li>Improved: List of domains line by line (<a href="https://codeberg.org/nobody/LocalCDN/issues/236">#236</a>)</li>
|
||||
<li>Updated: Bootstrap v4.5.3 -> v4.6.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/237">#237</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
7
resources/bootstrap/4.5.3/bootstrap.min.css
vendored
7
resources/bootstrap/4.5.3/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
7
resources/bootstrap/4.6.0/bootstrap.min.css
vendored
Normal file
7
resources/bootstrap/4.6.0/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
7
resources/bootstrap/4.6.0/bootstrap.min.jsm
Normal file
7
resources/bootstrap/4.6.0/bootstrap.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user