Skip to content

Commit

Permalink
Bump version for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
knutwurst committed Feb 18, 2022
1 parent c66f355 commit 0440770
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Marlin/src/inc/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.4.2"
#define CUSTOM_BUILD_VERSION "1.4.3"

#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2022-02-13"
#define STRING_DISTRIBUTION_DATE "2022-02-18"
#endif

/**
Expand Down

0 comments on commit 0440770

Please sign in to comment.