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

Updated: algoliasearch v4.9.2 -> v4.9.3 (#509)

This commit is contained in:
nobody
2021-06-16 05:46:48 +02:00
parent 5fced7449c
commit 38a66e06d9
5 changed files with 4 additions and 4 deletions

View File

@@ -76,7 +76,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/algoliasearch/3.')) {
return '3.35.1';
} else if (type.startsWith('/algoliasearch/4.')) {
return '4.9.2';
return '4.9.3';
} else if (type.startsWith('/alpinejs/2.')) {
return '2.8.2';
} else if (type.startsWith('/alpinejs/3.')) {