diff --git a/src/Core/core.hpp b/src/Core/core.hpp index 058907c..3ab42ee 100644 --- a/src/Core/core.hpp +++ b/src/Core/core.hpp @@ -4,7 +4,7 @@ #include #include -#define __FCORE_VERSION "0.3.6-alpha" +#define __FCORE_VERSION "0.3.7-alpha" #if defined(_WIN32) #define __FCORE_PLATFORM "Windows"