diff --git a/src/main.cpp b/src/main.cpp index 1c59e3d..199445b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -21,7 +21,7 @@ struct IUnknown; // workaround for old Win SDK header failures when using /permissive- #endif -static const char* kVersion = "1.4.0"; +static const char* kVersion = "1.4.1"; #include "external/enkiTS/TaskScheduler.h" #define SOKOL_IMPL