Skip to content

Commit d6a58d5

Browse files
committed
Update esp3d_version.h
1 parent 539d9fe commit d6a58d5

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.0.a245"
25+
#define FW_VERSION "3.0.0.a246"
2626
#define REPOSITORY "https://github.com/luc-github/ESP3D/tree/3.0"
2727

2828
#endif //_VERSION_ESP3D_H

0 commit comments

Comments
 (0)