diff --git a/src/Core/core.hpp b/src/Core/core.hpp index 581f391..58c877f 100644 --- a/src/Core/core.hpp +++ b/src/Core/core.hpp @@ -4,7 +4,7 @@ #include #include -#define __FCORE_VERSION "0.3.3-alpha" +#define __FCORE_VERSION "0.3.4-alpha" #if defined(_WIN32) #define __FCORE_PLATFORM "Windows"