mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-23 07:07:47 +01:00
Added: Bootbox.js v5.4.1
This commit is contained in:
parent
fa09b3ac9b
commit
6d4b52d31b
@ -125,6 +125,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '1.11.1';
|
||||
} else if (type.startsWith('/bootbox.js/4.')) {
|
||||
return '4.4.0';
|
||||
} else if (type.startsWith('/bootbox.js/5.')) {
|
||||
return '5.4.1';
|
||||
} else if (type.startsWith('/bootstrap/3.')) {
|
||||
return '3.3.7';
|
||||
} else if (type.startsWith('/bootstrap/4.')) {
|
||||
|
@ -52,6 +52,7 @@
|
||||
<li>Added: Animate.CSS v4.1.1</li>
|
||||
<li>Updated: autocomplete.js v0.37.1 -> v0.38.0</li>
|
||||
<li>Updated: axios v0.20.0 -> v0.21.0</li>
|
||||
<li>Added: Bootbox.js v5.4.1</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
1
resources/bootbox.js/5.4.1/bootbox.min.jsm
vendored
Normal file
1
resources/bootbox.js/5.4.1/bootbox.min.jsm
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user