diff --git a/mainapp.cpp b/mainapp.cpp index 1228eab..f4f13b4 100644 --- a/mainapp.cpp +++ b/mainapp.cpp @@ -31,7 +31,7 @@ License along with FlashMQ. If not, see . #define MAX_EVENTS 1024 -#define VERSION "0.5.0" +#define VERSION "0.6.0-alpha" MainApp *MainApp::instance = nullptr;