diff --git a/src/main.h b/src/main.h index 91dca7d..2ec1579 100644 --- a/src/main.h +++ b/src/main.h @@ -1,5 +1,5 @@ #pragma once #include "version.h" -#define VERSION "v0.1.1" +#define VERSION "v0.1.2" #define VERSION_FULL VERSION VERSION_EXTRA