From 15945e62ead6c24b84712237d6bccceb87c4901d Mon Sep 17 00:00:00 2001 From: Wiebe Cazemier Date: Tue, 15 Jun 2021 15:41:39 +0200 Subject: [PATCH] Version 0.8.1 --- mainapp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainapp.h b/mainapp.h index a738e6d..d24e637 100644 --- a/mainapp.h +++ b/mainapp.h @@ -42,7 +42,7 @@ License along with FlashMQ. If not, see . #include "scopedsocket.h" #include "oneinstancelock.h" -#define VERSION "0.7.1" +#define VERSION "0.8.1" class MainApp { -- libgit2 0.21.4