1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-14 02:40:46 +01:00

Updated: Bootstrap Select v1.13.17 -> v1.13.18

This commit is contained in:
nobody 2020-11-14 09:15:53 +01:00
parent 5de5756709
commit 648f9edcca
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
5 changed files with 12 additions and 11 deletions

View File

@ -140,7 +140,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/bootstrap-slider/10.')) {
return '10.6.2';
} else if (type.startsWith('/bootstrap-select/1.')) {
return '1.13.17';
return '1.13.18';
} else if (type.startsWith('/bootstrap-table/1.')) {
return '1.18.0';
} else if (type.startsWith('/bootstrap-toggle/2.')) {

View File

@ -54,6 +54,7 @@
<li>Updated: axios v0.20.0 -> v0.21.0</li>
<li>Added: Bootbox.js v5.4.1</li>
<li>Added: Bootstrap Date Range Picker v3.1</li>
<li>Updated: Bootstrap Select v1.13.17 -> v1.13.18</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.13.17 (https://developer.snapappointments.com/bootstrap-select)
* Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
*
* Copyright 2012-2020 SnapAppointments, LLC
* Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)

File diff suppressed because one or more lines are too long