diff --git a/main.c b/main.c index 8099c9d..c55caaa 100644 --- a/main.c +++ b/main.c @@ -21,7 +21,7 @@ #include "utils/update_check.h" -#define VERSION "0.2.4" +#define VERSION "0.2.5" bool VER_CHECK_ON_START = true; bool DEV_MODE = false;