From 848689c100e277217ae9c23bf7e31a68f7bcacd4 Mon Sep 17 00:00:00 2001 From: proddy Date: Wed, 3 Jun 2020 17:27:51 +0200 Subject: [PATCH] version bump to a12 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 4c1414bcc..efc44d9a0 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define EMSESP_APP_VERSION "2.0.0a11" +#define EMSESP_APP_VERSION "2.0.0a12"