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

algoliasearch v4.10.5 -> v4.11.0 (#738)

This commit is contained in:
nobody
2021-10-23 10:25:42 +02:00
parent 8e80c604d9
commit 7e773fd57c
6 changed files with 4 additions and 3 deletions

View File

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