diff --git a/Adventures in Lestoria/Version.h b/Adventures in Lestoria/Version.h index 90a14b86..8e43dc0b 100644 --- a/Adventures in Lestoria/Version.h +++ b/Adventures in Lestoria/Version.h @@ -37,9 +37,9 @@ All rights reserved. #pragma endregion #pragma once #define VERSION_MAJOR 1 -#define VERSION_MINOR 1 +#define VERSION_MINOR 2 #define VERSION_PATCH 0 -#define VERSION_BUILD 8925 +#define VERSION_BUILD 8926 #define stringify(a) stringify_(a) #define stringify_(a) #a diff --git a/x64/Release/Adventures in Lestoria.exe b/x64/Release/Adventures in Lestoria.exe index 11da6de0..c78869e3 100644 Binary files a/x64/Release/Adventures in Lestoria.exe and b/x64/Release/Adventures in Lestoria.exe differ