bump to 2.4.0-beta

This commit is contained in:
fourtf
2022-11-20 20:43:16 +01:00
parent 8b60d588b7
commit 82797898c1
4 changed files with 7 additions and 5 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.5)
project(chatterino VERSION 2.4.0)
option(BUILD_APP "Build Chatterino" ON)
option(BUILD_TESTS "Build the tests for Chatterino" OFF)