diff --git a/src/common/Version.hpp b/src/common/Version.hpp index fbedd5a44..c1c4e62b1 100644 --- a/src/common/Version.hpp +++ b/src/common/Version.hpp @@ -3,7 +3,7 @@ #include #include -#define CHATTERINO_VERSION "2.2.3-beta2" +#define CHATTERINO_VERSION "2.3" #if defined(Q_OS_WIN) # define CHATTERINO_OS "win"