Skip to content

Commit 0440770

Browse files
committed
Bump version for next release
1 parent c66f355 commit 0440770

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Marlin/src/inc/Version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
* here we define this default string as the date where the latest release
4242
* version was tagged.
4343
*/
44-
#define CUSTOM_BUILD_VERSION "1.4.2"
44+
#define CUSTOM_BUILD_VERSION "1.4.3"
4545

4646
#ifndef STRING_DISTRIBUTION_DATE
47-
#define STRING_DISTRIBUTION_DATE "2022-02-13"
47+
#define STRING_DISTRIBUTION_DATE "2022-02-18"
4848
#endif
4949

5050
/**

0 commit comments

Comments
 (0)