Skip to content

Commit 9bac144

Browse files
committed
Update esp3d_version.h
1 parent 35f9cf8 commit 9bac144

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

2828
#endif //_VERSION_ESP3D_H

0 commit comments

Comments
 (0)