From 6bbbe88c8b8157fcdda3a50ffc347e57ec5122ec Mon Sep 17 00:00:00 2001 From: DenioD <41270280+DenioD@users.noreply.github.com> Date: Thu, 12 Dec 2019 20:25:27 +0100 Subject: [PATCH] bump version --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index dd697aa..c2a9826 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define APP_VERSION "1.1.3" +#define APP_VERSION "1.1.4"