diff --git a/mainapp.cpp b/mainapp.cpp index 8a27647..4780302 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.6.0" +#define VERSION "0.6.1" MainApp *MainApp::instance = nullptr;