Bump version to v1.1.0

This commit is contained in:
jakcron
2022-04-15 11:27:33 +08:00
parent be1394234a
commit e1a6f9101d
+2 -2
View File
@@ -2,6 +2,6 @@
#define APP_NAME "CTRTool"
#define BIN_NAME "ctrtool"
#define VER_MAJOR 1
#define VER_MINOR 0
#define VER_PATCH 4
#define VER_MINOR 1
#define VER_PATCH 0
#define AUTHORS "jakcron"