diff --git a/src/version.h b/src/version.h index 3c28129c1..e286f6d92 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ #pragma once #define APP_NAME "EMS-ESP-Boiler" -#define APP_VERSION "1.2.1" +#define APP_VERSION "1.2.2" #define APP_HOSTNAME "boiler"