From 24f29d06b6411b5d416501fe1fd21be8cd394cd9 Mon Sep 17 00:00:00 2001 From: pannous Date: Tue, 23 Apr 2024 13:36:04 +0200 Subject: [PATCH] --- source/Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Config.h b/source/Config.h index ab1c067a..1ec0a0bb 100644 --- a/source/Config.h +++ b/source/Config.h @@ -1,5 +1,5 @@ #include "Util.h" -static chars wasp_version = "0.1.7"; +static chars wasp_version = "0.1.8"; static bool multi_value = false; // todo gather in one place: config.h