1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

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
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.')) { } else if (type.startsWith('/bootstrap-select/1.')) {
return '1.13.18'; return '1.13.18';
} else if (type.startsWith('/bootstrap-table/1.')) { } else if (type.startsWith('/bootstrap-table/1.')) {
return '1.18.1'; return '1.18.2';
} else if (type.startsWith('/bootstrap-toggle/2.')) { } else if (type.startsWith('/bootstrap-toggle/2.')) {
return '2.2.2'; return '2.2.2';
} else if (type.startsWith('/bootstrap-vue/2.')) { } else if (type.startsWith('/bootstrap-vue/2.')) {

View File

@@ -25,7 +25,7 @@
New in LocalCDN: New in LocalCDN:
</div> </div>
<ul> <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> </ul>
<div id="generator-section"> <div id="generator-section">
<div class="topic-label"> <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