From 82280159465aa019368371c0099488b971a69c82 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 21 Oct 2021 14:19:28 -0400 Subject: [PATCH] Update version to 1.3.0 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index a0701a7..65de366 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define APP_VERSION "1.2.0" +#define APP_VERSION "1.3.0"