Release v2.5.3 (#6108)

This commit is contained in:
pajlada
2025-03-23 16:09:38 +01:00
committed by GitHub
parent e3d4fd83f2
commit 3f3a31db4d
4 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ namespace chatterino {
* - 2.4.0-alpha.2
* - 2.4.0-alpha
**/
inline const QString CHATTERINO_VERSION = QStringLiteral("2.5.3-beta.1");
inline const QString CHATTERINO_VERSION = QStringLiteral("2.5.3");
class Version
{