From a82be3e85c91510ce07b8e0b091a190eeccdbe59 Mon Sep 17 00:00:00 2001 From: DenioD <41270280+DenioD@users.noreply.github.com> Date: Sun, 9 Feb 2020 10:30:25 +0100 Subject: [PATCH] Bump to Version 1.2.1 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index a0701a7..3efab05 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define APP_VERSION "1.2.0" +#define APP_VERSION "1.2.1"