diff --git a/src/main.h b/src/main.h index 1a0f9e1..ab4147b 100644 --- a/src/main.h +++ b/src/main.h @@ -1,5 +1,5 @@ #pragma once #include "version.h" -#define VERSION "v0.2" +#define VERSION "v0.2.1" #define VERSION_FULL VERSION VERSION_EXTRA