Skip to content

Commit dd08ae4

Browse files
author
Luc
authored
change version as now it is time to release
1 parent acfdc47 commit dd08ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp3d/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ extern "C" {
186186
#endif
187187
#include "wificonf.h"
188188
//version and sources location
189-
#define FW_VERSION "0.9.102"
189+
#define FW_VERSION "1.0"
190190
#define REPOSITORY "https://github.com/luc-github/ESP3D"
191191

192192
typedef enum {

0 commit comments

Comments
 (0)