Release v2.4.0 (#4200)

* Update make-release.md documentation

* Update changelog

* Update `com.chatterino.chatterino.appdata.xml` version

* Update `Version.hpp`

* Lint make-release.md

* Lint again
This commit is contained in:
pajlada
2022-11-28 21:12:06 +01:00
committed by GitHub
parent 22bd78e3b3
commit a0f9310062
4 changed files with 20 additions and 15 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <QString>
#include <QtGlobal>
#define CHATTERINO_VERSION "2.4.0-beta"
#define CHATTERINO_VERSION "2.4.0"
#if defined(Q_OS_WIN)
# define CHATTERINO_OS "win"