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