From 9bf04778bdb75e236567fff1faae2008c4657f92 Mon Sep 17 00:00:00 2001 From: Duke Date: Tue, 28 Nov 2023 20:46:10 -0500 Subject: [PATCH] bump version to 1.4.0 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 77c5e0a..d9bca91 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define APP_VERSION "1.3.1" +#define APP_VERSION "1.4.0"