From 47262f5395878570176dc7f6e00066921cc65839 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sat, 2 Jan 2021 12:30:48 -0500 Subject: [PATCH] 1.4.0 since we have a lot of new features and whatnot --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 33ac15d..536bdea 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ // Copyright 2019-2021 The Hush developers // Released under the GPLv3 -#define APP_VERSION "1.3.12" +#define APP_VERSION "1.4.0"