From 32ba6017c62d8b8dab49f591b505edd9f49b0626 Mon Sep 17 00:00:00 2001 From: Jayson Jacobs Date: Sun, 5 Jan 2020 21:44:48 -0700 Subject: [PATCH] bump version; --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index e3c25cbf..3ea13588 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define APP_VERSION "0.1.7" +#define APP_VERSION "0.1.8"