From ac8efc410837dd4ca09417eb95ddbd98eb5b47ea Mon Sep 17 00:00:00 2001 From: proddy Date: Sun, 14 Jun 2020 14:41:39 +0200 Subject: [PATCH] bump to version a19 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 5393f3853..576e7d220 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define EMSESP_APP_VERSION "2.0.0a18" +#define EMSESP_APP_VERSION "2.0.0a19"