Update version to v1.9.1

This commit is contained in:
Jack 2024-08-04 12:25:07 +08:00
parent 980d9645f4
commit 31d5a905af

View file

@ -3,5 +3,5 @@
#define BIN_NAME "nstool" #define BIN_NAME "nstool"
#define VER_MAJOR 1 #define VER_MAJOR 1
#define VER_MINOR 9 #define VER_MINOR 9
#define VER_PATCH 0 #define VER_PATCH 1
#define AUTHORS "jakcron" #define AUTHORS "jakcron"