From a724a5b4619c14f816f7e19d3bc322b5c5bd26d6 Mon Sep 17 00:00:00 2001 From: proddy Date: Wed, 23 Sep 2020 13:12:28 +0200 Subject: [PATCH] bump to 2.1 because of new API feature --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 54dd8a304..f01b8508d 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define EMSESP_APP_VERSION "2.0.2b5" +#define EMSESP_APP_VERSION "2.1.0b0"