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:
Felanbird
2023-03-06 03:13:25 -05:00
committed by GitHub
parent b9e87dcd2b
commit c8204ef7e4
4 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
* - 2.4.0-alpha.2
* - 2.4.0-alpha
**/
#define CHATTERINO_VERSION "2.4.1"
#define CHATTERINO_VERSION "2.4.2"
#if defined(Q_OS_WIN)
# define CHATTERINO_OS "win"