Skip to content

Commit dc130e1

Browse files
committed
Update esp3d_version.h
1 parent f76a939 commit dc130e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/core/includes/esp3d_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#ifdef __cplusplus
2424
extern "C" {
2525
#endif
26-
#define ESP3D_TFT_VERSION "1.0.0.a24"
26+
#define ESP3D_TFT_VERSION "1.0.0.a25"
2727
#define ESP3D_TFT_FW_URL "https://github.com/luc-github/ESP3D-TFT"
2828

2929
#ifdef __cplusplus

0 commit comments

Comments
 (0)