chat: set version to 2.7.0 (#1940)

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
Jared Van Bortel
2024-02-07 10:51:57 -05:00
committed by GitHub
parent 260a56c748
commit 2020c23edf

View File

@@ -17,8 +17,8 @@ if(APPLE)
endif()
set(APP_VERSION_MAJOR 2)
set(APP_VERSION_MINOR 6)
set(APP_VERSION_PATCH 3)
set(APP_VERSION_MINOR 7)
set(APP_VERSION_PATCH 0)
set(APP_VERSION "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_PATCH}")
# Include the binary directory for the generated header file