We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a833e commit e6e724dCopy full SHA for e6e724d
gpt4all-chat/CMakeLists.txt
@@ -18,7 +18,7 @@ endif()
18
19
set(APP_VERSION_MAJOR 2)
20
set(APP_VERSION_MINOR 4)
21
-set(APP_VERSION_PATCH 17)
+set(APP_VERSION_PATCH 18)
22
set(APP_VERSION "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_PATCH}")
23
24
# Include the binary directory for the generated header file
0 commit comments