From 6fa50f29cb91a5e7a2f39d9651fe9a52490dcff5 Mon Sep 17 00:00:00 2001 From: Maschell Date: Wed, 19 Jul 2023 19:23:33 +0200 Subject: [PATCH] Bump version --- src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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