This commit is contained in:
fourtf
2021-05-03 20:31:04 +02:00
parent f6d9fb2aac
commit cf33566fd7
4 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ list(APPEND CMAKE_MODULE_PATH
"${CMAKE_SOURCE_DIR}/cmake/sanitizers-cmake/cmake"
)
project(chatterino VERSION 2.3.0)
project(chatterino VERSION 2.3.1)
option(BUILD_APP "Build Chatterino" ON)
option(BUILD_TESTS "Build the tests for Chatterino" OFF)