Bump patch version.

This commit is contained in:
jakcron
2022-03-30 14:27:12 +08:00
parent 97e956d782
commit ea3b188de4
+1 -1
View File
@@ -3,5 +3,5 @@
#define BIN_NAME "ctrtool" #define BIN_NAME "ctrtool"
#define VER_MAJOR 1 #define VER_MAJOR 1
#define VER_MINOR 0 #define VER_MINOR 0
#define VER_PATCH 2 #define VER_PATCH 3
#define AUTHORS "jakcron" #define AUTHORS "jakcron"