Release v2.4.5 (#4787)

* Update documentation for Ubuntu PPA & appdata.xml updates
This commit is contained in:
pajlada
2023-08-26 12:33:01 +02:00
committed by GitHub
parent b77653761e
commit 05a72d335a
6 changed files with 22 additions and 5 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.4)
project(chatterino VERSION 2.4.5)
option(BUILD_APP "Build Chatterino" ON)
option(BUILD_TESTS "Build the tests for Chatterino" OFF)