From dcc9cf13cdeae041503dcdb79787fb5dba64d84b Mon Sep 17 00:00:00 2001 From: proddy Date: Sun, 20 Sep 2020 15:55:41 +0200 Subject: [PATCH] bump to 2.0.2b4 for the API changes --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 53a6dd302..bbaafb312 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define EMSESP_APP_VERSION "2.0.2b3" +#define EMSESP_APP_VERSION "2.0.2b4"