Update esp3d_version.h

Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
This commit is contained in:
Luc 2025-03-12 15:01:42 +08:00 committed by GitHub
parent a57850afd6
commit 8b70bb546e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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