From d7aa86ce689f6b01960b88582de44c6cb2e59db8 Mon Sep 17 00:00:00 2001 From: Luc <8822552+luc-github@users.noreply.github.com> Date: Wed, 1 Apr 2020 22:02:18 +0200 Subject: [PATCH] Update config.h --- esp3d/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp3d/config.h b/esp3d/config.h index 37e7fc3e..c7462b11 100644 --- a/esp3d/config.h +++ b/esp3d/config.h @@ -19,7 +19,7 @@ */ //version and sources location -#define FW_VERSION "2.1.0.b39" +#define FW_VERSION "2.1.1.b1" #define REPOSITORY "https://github.com/luc-github/ESP3D" //Customize ESP3D ////////////////////////////////////////////////////////////////////////