Skip to content

Commit 6d3e1fd

Browse files
authored
Bump Redisearch module version to v8.4.1 (redis#14536)
Fix FT.CREATE failure with LeanVec parameters on non-Intel architectures(RediSearch/RediSearch@4b9dceb)
1 parent 0a6eacf commit 6d3e1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/redisearch/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SRC_DIR = src
2-
MODULE_VERSION = v8.4.0
2+
MODULE_VERSION = v8.4.1
33
MODULE_REPO = https://github.com/redisearch/redisearch
44
TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/search-community/redisearch.so
55

0 commit comments

Comments
 (0)