diff --git a/src/version.h b/src/version.h index 39366d558..a92a8cd4c 100644 --- a/src/version.h +++ b/src/version.h @@ -1,6 +1,6 @@ #define APP_NAME "EMS-ESP" -#define APP_VERSION "1.9.0b2" +#define APP_VERSION "1.9.0b3" #define APP_HOSTNAME "ems-esp" #define APP_URL "https://github.com/proddy/EMS-ESP" #define APP_UPDATEURL "https://api.github.com/repos/proddy/EMS-ESP/releases/latest"