From ba73876f59d95ed5b3709c74c2cfe96628d71bbd Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 25 Nov 2021 10:30:56 -0500 Subject: [PATCH] bump version to 1.3.1 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 65de366..77c5e0a 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define APP_VERSION "1.3.0" +#define APP_VERSION "1.3.1"