Updated: bootbox.js v5.4.1 -> v5.5.2 (#188)

This commit is contained in:
nobody 2020-11-30 17:36:52 +01:00
parent 4b43f0cd0c
commit f4415686d2
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 3 additions and 2 deletions

View File

@ -128,7 +128,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/bootbox.js/4.')) {
return '4.4.0';
} else if (type.startsWith('/bootbox.js/5.')) {
return '5.4.1';
return '5.5.2';
} else if (type.startsWith('/bootstrap/3.')) {
return '3.4.1';
} else if (type.startsWith('/bootstrap/4.')) {

View File

@ -31,6 +31,7 @@
<li>Updated: algoliasearch v4.8.0 -> v4.8.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/186">#186</a>)</li>
<li>Fixed: Data type of update notification (<a href="https://codeberg.org/nobody/LocalCDN/issues/174">#174</a>)</li>
<li>Added: jQuery v1.11.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/187">#187</a>)</li>
<li>Updated: bootbox.js v5.4.1 -> v5.5.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/188">#188</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