From b457ad83673d5c663ca59214fa731925503febe4 Mon Sep 17 00:00:00 2001 From: proddy Date: Sun, 5 Jul 2020 17:49:18 +0200 Subject: [PATCH] bumped to 2.0.0.a32 with Michael's PR --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 36bec20b1..a2f3fb33e 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define EMSESP_APP_VERSION "2.0.0a31" +#define EMSESP_APP_VERSION "2.0.0a32"