From 686c1c3b25b7d90d4074271a9978492f0feab854 Mon Sep 17 00:00:00 2001 From: Maschell Date: Fri, 26 Apr 2024 11:16:30 +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 d865e67..e430146 100644 --- a/src/main.h +++ b/src/main.h @@ -2,5 +2,5 @@ #include "version.h" -#define VERSION "v0.1.7" +#define VERSION "v0.1.8" #define VERSION_FULL VERSION VERSION_EXTRA