We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c66f355 commit 0440770Copy full SHA for 0440770
Marlin/src/inc/Version.h
@@ -41,10 +41,10 @@
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.4.2"
+ #define CUSTOM_BUILD_VERSION "1.4.3"
45
46
#ifndef STRING_DISTRIBUTION_DATE
47
- #define STRING_DISTRIBUTION_DATE "2022-02-13"
+ #define STRING_DISTRIBUTION_DATE "2022-02-18"
48
#endif
49
50
/**
0 commit comments