Bump version to 1.9.2

This commit is contained in:
Jack 2024-10-14 10:27:17 +09:00
parent f27c71bb4a
commit f70b6dc458

View file

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