Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 4eba498

Browse files
authored
chore: cortex llama.cpp to version 0.1.5 (#586)
1 parent 0ae2c27 commit 4eba498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-cpp/engines/cortex.llamacpp/engine.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# cortex.llamacpp release version
2-
set(VERSION 0.1.4)
2+
set(VERSION 0.1.5)
33
set(ENGINE_VERSION v${VERSION})
44
add_compile_definitions(CORTEX_LLAMACPP_VERSION="${VERSION}")
55

0 commit comments

Comments
 (0)