diff --git a/src/main.h b/src/main.h index 7275bfa..d865e67 100644 --- a/src/main.h +++ b/src/main.h @@ -2,5 +2,5 @@ #include "version.h" -#define VERSION "v0.1.6" +#define VERSION "v0.1.7" #define VERSION_FULL VERSION VERSION_EXTRA