Updated: bootstrap-table v1.18.1 -> v1.18.2 (#247)

This commit is contained in:
nobody 2021-01-24 08:33:56 +01:00
parent 3aa42c7940
commit 82855a2c9b
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
5 changed files with 14 additions and 14 deletions

View File

@ -153,7 +153,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.1';
return '1.18.2';
} else if (type.startsWith('/bootstrap-toggle/2.')) {
return '2.2.2';
} else if (type.startsWith('/bootstrap-vue/2.')) {

View File

@ -25,7 +25,7 @@
New in LocalCDN:
</div>
<ul>
<li></li>
<li>Updated: bootstrap-table v1.18.1 -> v1.18.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/247">#247</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