We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdb804f commit 19d8c18Copy full SHA for 19d8c18
Marlin/src/inc/Version.h
@@ -41,7 +41,7 @@
41
* here we define this default string as the date where the latest release
42
* version was tagged.
43
*/
44
- #define CUSTOM_BUILD_VERSION "1.5.3"
+ #define CUSTOM_BUILD_VERSION "1.5.4"
45
46
#ifndef STRING_DISTRIBUTION_DATE
47
#define STRING_DISTRIBUTION_DATE "2024-03-22"
0 commit comments