From 9579702f0f424d28bfb85cdabd12bc0a24552a9e Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Wed, 16 Feb 2022 14:05:24 -0500 Subject: [PATCH] bump version to 1.5.3 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 44a5ad6..eddfd21 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ // Copyright 2019-2022 The Hush developers // Released under the GPLv3 -#define APP_VERSION "1.5.2" +#define APP_VERSION "1.5.3"