diff --git a/version.h b/version.h index 0d6b7ee..3c1b780 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,7 @@ #include -const QString IRCABOT_VERSION {"2.0.0a"}; +const QString IRCABOT_VERSION {"2.0.0"}; const QString COPYRIGHT_YEAR {"2021"}; #endif // VERSION_H