From 14ad8e058253dcd48b3cf1ef14129e70978635af Mon Sep 17 00:00:00 2001 From: Maschell Date: Thu, 23 Mar 2023 14:40:25 +0100 Subject: [PATCH] Bump version to 0.1.4 --- src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.h b/src/main.h index 1277a70..eedbd63 100644 --- a/src/main.h +++ b/src/main.h @@ -2,5 +2,5 @@ #include "version.h" -#define VERSION "v0.1.3" +#define VERSION "v0.1.4" #define VERSION_FULL VERSION VERSION_EXTRA