enhance: [3.0] update knowhere version (#49324)

issue: #42937
pr: #49323

https://github.com/zilliztech/knowhere/releases/tag/v3.0.1

Signed-off-by: xianliang.li <xianliang.li@zilliz.com>
This commit is contained in:
foxspy
2026-05-07 14:10:08 +08:00
committed by GitHub
parent b312030a9a
commit 1410b87793
+1 -1
View File
@@ -14,7 +14,7 @@
# Update KNOWHERE_VERSION for the first occurrence
milvus_add_pkg_config("knowhere")
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES "")
set( KNOWHERE_VERSION v3.0.0 )
set( KNOWHERE_VERSION v3.0.1 )
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
message(STATUS "Knowhere repo: ${GIT_REPOSITORY}")