From 373597e7e61c5d260da2b99c9318e8b255089fe6 Mon Sep 17 00:00:00 2001 From: proddy Date: Thu, 4 Jun 2020 22:22:06 +0200 Subject: [PATCH] bump to a14 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index c9d3820dd..2326afbdc 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define EMSESP_APP_VERSION "2.0.0a13" +#define EMSESP_APP_VERSION "2.0.0a14"