Skip to content

Commit 7761c7c

Browse files
author
Luc
committed
change FW version to reflect the changes
for support for 2.0.0 for file upload
1 parent 487a799 commit 7761c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp8266/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ extern "C" {
4141
#include "user_interface.h"
4242
}
4343
//version and sources location
44-
#define FW_VERSION "0.5"
44+
#define FW_VERSION "0.5.1"
4545
#define REPOSITORY "https://github.com/luc-github/ESP8266"
4646

4747

0 commit comments

Comments
 (0)