Release v2.5.2 (#5791)

This commit is contained in:
pajlada
2025-01-05 11:59:00 +01:00
committed by GitHub
parent 8b7d7f9d71
commit f53d92c77a
4 changed files with 7 additions and 2 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-beta.1");
inline const QString CHATTERINO_VERSION = QStringLiteral("2.5.2");
class Version
{