diff --git a/programs/nstool/source/version.h b/programs/nstool/source/version.h index 4773fb4..81e2c71 100644 --- a/programs/nstool/source/version.h +++ b/programs/nstool/source/version.h @@ -2,6 +2,6 @@ #define APP_NAME "NSTool" #define BIN_NAME "nstool" #define VER_MAJOR 1 -#define VER_MINOR 0 -#define VER_PATCH 5 +#define VER_MINOR 1 +#define VER_PATCH 0 #define AUTHORS "jakcron" \ No newline at end of file