From cdd7e79d0b3ca068a86fa52a68afd13801e9320f Mon Sep 17 00:00:00 2001 From: proddy Date: Thu, 16 Jul 2020 22:34:21 +0200 Subject: [PATCH] bump to b4 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 161a1c66c..a720593ed 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define EMSESP_APP_VERSION "2.0.0_b3" // based off a32 +#define EMSESP_APP_VERSION "2.0.0_b4" // based off a32