enhance: [2.4] update knowhere version (#38277)

/kind branch-feature
release note :
https://github.com/zilliztech/knowhere/releases/tag/v2.3.14

Signed-off-by: xianliang.li <xianliang.li@zilliz.com>
pull/38306/head
foxspy 2024-12-06 21:40:42 +08:00 committed by GitHub
parent 9eb08e1f7b
commit 4e5828139b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# Update KNOWHERE_VERSION for the first occurrence
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES "")
set( KNOWHERE_VERSION v2.3.13)
set( KNOWHERE_VERSION v2.3.14)
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
message(STATUS "Knowhere repo: ${GIT_REPOSITORY}")
message(STATUS "Knowhere version: ${KNOWHERE_VERSION}")