diff --git a/esp8266/config.h b/esp8266/config.h index a0a3b5b72..7237de751 100644 --- a/esp8266/config.h +++ b/esp8266/config.h @@ -50,7 +50,7 @@ #include #include "wifi.h" //version and sources location -#define FW_VERSION "0.6.1" +#define FW_VERSION "0.6.2" #define REPOSITORY "https://github.com/luc-github/ESP8266"