From 0a742e7438d02126bf8d7e9a2bcffbed6db88687 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sat, 13 Feb 2021 11:59:45 -0500 Subject: [PATCH] Bump version to 1.2.0 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 2409805..a0701a7 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define APP_VERSION "1.1.1" +#define APP_VERSION "1.2.0"