From 45e50912086e46c6ccfa5355988b5ebd6fe97fcd Mon Sep 17 00:00:00 2001 From: Duke Date: Sun, 14 Jan 2024 09:22:54 -0500 Subject: [PATCH] Bump version --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 09253a4..928b60b 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ // Copyright 2019-2024 The Hush developers // Released under the GPLv3 -#define APP_VERSION "2.0.0" +#define APP_VERSION "2.0.1"