Update esp3d_version.h

This commit is contained in:
Luc 2024-09-12 11:38:50 +08:00
parent 35f9cf8c22
commit 9bac144416

View File

@ -22,7 +22,7 @@
#define _VERSION_ESP3D_H #define _VERSION_ESP3D_H
// version and sources location // version and sources location
#define FW_VERSION "3.0.0.a236" #define FW_VERSION "3.0.0.a237"
#define REPOSITORY "https://github.com/luc-github/ESP3D/tree/3.0" #define REPOSITORY "https://github.com/luc-github/ESP3D/tree/3.0"
#endif //_VERSION_ESP3D_H #endif //_VERSION_ESP3D_H