Skip to content

Commit e6e724d

Browse files
committed
Actually bump the version.
1 parent 06a833e commit e6e724d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpt4all-chat/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ endif()
1818

1919
set(APP_VERSION_MAJOR 2)
2020
set(APP_VERSION_MINOR 4)
21-
set(APP_VERSION_PATCH 17)
21+
set(APP_VERSION_PATCH 18)
2222
set(APP_VERSION "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_PATCH}")
2323

2424
# Include the binary directory for the generated header file

0 commit comments

Comments
 (0)