Updated: bootstrap-table v1.18.0 -> v1.18.1 (#193)

This commit is contained in:
nobody 2020-12-06 07:53:27 +01:00
parent 20d24a8f4e
commit d045e9d9cc
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
6 changed files with 22 additions and 21 deletions

View File

@ -146,7 +146,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/bootstrap-select/1.')) {
return '1.13.18';
} else if (type.startsWith('/bootstrap-table/1.')) {
return '1.18.0';
return '1.18.1';
} else if (type.startsWith('/bootstrap-toggle/2.')) {
return '2.2.2';
} else if (type.startsWith('/bootstrap-3-typeahead/4.')) {

View File

@ -26,6 +26,7 @@
</div>
<ul>
<li>Fixed: HTML filter (<a href="https://codeberg.org/nobody/LocalCDN/issues/192">#192</a>)</li>
<li>Updated: bootstrap-table v1.18.0 -> v1.18.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/193">#193</a>)</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