diff --git a/ctrtool/src/version.h b/ctrtool/src/version.h index 27dba3b..c59c9ed 100644 --- a/ctrtool/src/version.h +++ b/ctrtool/src/version.h @@ -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" \ No newline at end of file