diff --git a/include/config.h b/include/config.h index ea20567..a534474 100644 --- a/include/config.h +++ b/include/config.h @@ -1,3 +1,3 @@ #pragma once -constexpr const char* version = "v0.3.1-beta"; \ No newline at end of file +constexpr const char* version = "0.4.0"; \ No newline at end of file