Update esp3d_version.h

This commit is contained in:
Luc 2024-12-09 17:47:31 +08:00
parent 539d9fefa8
commit d6a58d5574

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.a245" #define FW_VERSION "3.0.0.a246"
#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