From 4ccec0a6f3f41817d061e122f16765303f385549 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 17 Jun 2019 21:29:49 +0200 Subject: [PATCH] 1.8.1 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 1c6b9dc14..725125dc1 100644 --- a/src/version.h +++ b/src/version.h @@ -6,5 +6,5 @@ #pragma once #define APP_NAME "EMS-ESP" -#define APP_VERSION "1.9.0b0" +#define APP_VERSION "1.8.1b1" #define APP_HOSTNAME "ems-esp"