From b676afa0352f91ec6602f695dd53e160c9333109 Mon Sep 17 00:00:00 2001 From: Jack Date: Mon, 31 Aug 2020 18:58:05 +0800 Subject: [PATCH] Bump version to 1.4.1 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 529c4cc..25ed5b5 100644 --- a/src/version.h +++ b/src/version.h @@ -3,5 +3,5 @@ #define BIN_NAME "nstool" #define VER_MAJOR 1 #define VER_MINOR 4 -#define VER_PATCH 0 +#define VER_PATCH 1 #define AUTHORS "jakcron" \ No newline at end of file