Release v2.5.3-beta.1 (#6095)

This commit is contained in:
pajlada
2025-03-18 10:14:41 +01:00
committed by GitHub
parent 8c4363c92a
commit a104a9725e
5 changed files with 8 additions and 3 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.2");
inline const QString CHATTERINO_VERSION = QStringLiteral("2.5.3-beta.1");
class Version
{