We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc9d1f commit 479b64eCopy full SHA for 479b64e
Makefile
@@ -9,7 +9,7 @@ TARGET_OS ?= darwin
9
TARGET_ARCH ?= arm64
10
11
# Version for https://github.com/kelindar/search.git
12
-SEARCH_VERSION := v0.3.0
+SEARCH_VERSION := v0.4.0
13
SEARCH_LIB ?= libllama_go.dylib
14
15
# Plugin configuration
0 commit comments