mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
Updated: Bootstrap v4.5.0 -> v4.5.3 (#135)
This commit is contained in:
parent
7a9a50acfc
commit
dcb87e54d9
@ -359,7 +359,7 @@ helpers.setLastVersion = function (type, version) {
|
||||
} else if (type.includes('/bootstrap/3.')) {
|
||||
return '3.3.7';
|
||||
} else if (type.includes('/bootstrap/4.')) {
|
||||
return '4.5.0';
|
||||
return '4.5.3';
|
||||
} else if (type.includes('/bootstrap-daterangepicker/2.')) {
|
||||
return '2.1.27';
|
||||
} else if (type.includes('/bootstrap-datepicker/1.')) {
|
||||
|
@ -27,6 +27,7 @@
|
||||
<ul>
|
||||
<li>Fixed: Only open release notes in case of new CDNs (<a href="https://codeberg.org/nobody/LocalCDN/issues/132">#132</a>)</li>
|
||||
<li>Updated: Internal module "Color Picker" v2.1.3 -> v2.1.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/134">#134</a>)</li>
|
||||
<li>Updated: Bootstrap v4.5.0 -> v4.5.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/135">#135</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
7
resources/bootstrap/4.5.0/bootstrap.min.css
vendored
7
resources/bootstrap/4.5.0/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.5.3/bootstrap.min.css
vendored
Normal file
7
resources/bootstrap/4.5.3/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
7
resources/bootstrap/4.5.3/bootstrap.min.jsm
Normal file
7
resources/bootstrap/4.5.3/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