Update version.h

This commit is contained in:
Luc 2021-03-07 12:57:39 +01:00
parent 7a7ac8f20b
commit fa61393141

View File

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