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