diff --git a/mainapp.cpp b/mainapp.cpp index 450d568..dfbb384 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.1" +#define VERSION "0.5.2" MainApp *MainApp::instance = nullptr;