diff --git a/Adventures in Lestoria/Version.h b/Adventures in Lestoria/Version.h index 62161e84..2c7db02c 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 3 -#define VERSION_PATCH 0 -#define VERSION_BUILD 11665 +#define VERSION_MINOR 2 +#define VERSION_PATCH 5 +#define VERSION_BUILD 11544 #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 d5a1013a..008406f9 100644 Binary files a/x64/Release/Adventures in Lestoria.exe and b/x64/Release/Adventures in Lestoria.exe differ