diff --git a/programs/nstool/source/version.h b/programs/nstool/source/version.h index f2109d4..90f7950 100644 --- a/programs/nstool/source/version.h +++ b/programs/nstool/source/version.h @@ -1,5 +1,5 @@ #pragma once #define VER_MAJOR 1 #define VER_MINOR 0 -#define VER_PATCH 1 +#define VER_PATCH 2 #define AUTHORS "jakcron" \ No newline at end of file