Skip to content

Commit 67bba4b

Browse files
authored
Bump firmware version from 3.0.1 to 3.0.2dev
Signed-off-by: Luc <[email protected]>
1 parent 51971e4 commit 67bba4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp3d/src/include/esp3d_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#define _VERSION_ESP3D_H
2323

2424
// version and sources location
25-
#define FW_VERSION "3.0.1"
25+
#define FW_VERSION "3.0.2"
2626
#define REPOSITORY "https://github.com/luc-github/ESP3D/tree/3.0"
2727

2828
#endif //_VERSION_ESP3D_H

0 commit comments

Comments
 (0)