Updated: instantsearch.js v4.8.7 -> v4.9.0 (#189)

This commit is contained in:
nobody 2020-12-01 16:47:42 +01:00
parent f4415686d2
commit bfeae77831
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 5 additions and 4 deletions

View File

@ -220,7 +220,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/instantsearch.js/3.')) {
return '3.7.0';
} else if (type.startsWith('/instantsearch.js/4.')) {
return '4.8.7';
return '4.9.0';
} else if (type.startsWith('/iScroll/5.')) {
return '5.2.0';
} else if (type.startsWith('/jets/0.')) {

View File

@ -32,6 +32,7 @@
<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>
<li>Updated: instantsearch.js v4.8.7 -> v4.9.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/189">#189</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