Release v2.4.1 (#4390)

This commit is contained in:
pajlada
2023-02-19 12:14:54 +01:00
committed by GitHub
parent 2629e3baa7
commit 5ed4a21d6a
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ list(APPEND CMAKE_MODULE_PATH
"${CMAKE_SOURCE_DIR}/cmake/sanitizers-cmake/cmake"
)
project(chatterino VERSION 2.4.0)
project(chatterino VERSION 2.4.1)
option(BUILD_APP "Build Chatterino" ON)
option(BUILD_TESTS "Build the tests for Chatterino" OFF)