From f2da43f7598670d12a822f4776619ad9238d19ca Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 20 Jun 2019 09:31:21 +0200 Subject: [PATCH] https://github.com/proddy/EMS-ESP/pull/135 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 725125dc1..43d0fb49d 100644 --- a/src/version.h +++ b/src/version.h @@ -6,5 +6,5 @@ #pragma once #define APP_NAME "EMS-ESP" -#define APP_VERSION "1.8.1b1" +#define APP_VERSION "1.8.1b2" #define APP_HOSTNAME "ems-esp"