Skip to content

Commit 3c57db8

Browse files
committed
Change the name to inc the beta.
Signed-off-by: Adam Treat <[email protected]>
1 parent 3cf7b76 commit 3c57db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpt4all-chat/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ set(APP_VERSION_MINOR 1)
2121
set(APP_VERSION_PATCH 1)
2222
set(APP_VERSION_BASE "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_PATCH}")
2323
set(APP_VERSION "${APP_VERSION_BASE}")
24-
set(APP_VERSION "${APP_VERSION_BASE}-web_search_beta")
24+
set(APP_VERSION "${APP_VERSION_BASE}-web_search_beta_2")
2525

2626
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake/Modules")
2727

0 commit comments

Comments
 (0)