Release v2.4.4 (#4631)

This commit is contained in:
pajlada
2023-05-13 16:12:26 +02:00
committed by GitHub
parent 8e87886ccc
commit 29a146278c
4 changed files with 7 additions and 2 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.3)
project(chatterino VERSION 2.4.4)
option(BUILD_APP "Build Chatterino" ON)
option(BUILD_TESTS "Build the tests for Chatterino" OFF)