Release v2.4.2 (#4433)
* Update `CMakeLists.txt` * Update `resources/com.chatterino.chatterino.appdata.xml` * Update `src/common/Version.hpp` * Update `CHANGELOG.md` This includes changelog re-ordering changes that would normally be in a seperate PR, but this release will be an exception to that rule
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ list(APPEND CMAKE_MODULE_PATH
|
||||
"${CMAKE_SOURCE_DIR}/cmake/sanitizers-cmake/cmake"
|
||||
)
|
||||
|
||||
project(chatterino VERSION 2.4.1)
|
||||
project(chatterino VERSION 2.4.2)
|
||||
|
||||
option(BUILD_APP "Build Chatterino" ON)
|
||||
option(BUILD_TESTS "Build the tests for Chatterino" OFF)
|
||||
|
||||
Reference in New Issue
Block a user