diff --git a/Marlin/Version.h b/Marlin/Version.h index a26b65dcea..76bd78de49 100644 --- a/Marlin/Version.h +++ b/Marlin/Version.h @@ -111,7 +111,7 @@ * here we define this default string as the date where the latest release * version was tagged. */ -#define STRING_DISTRIBUTION_DATE "2021-04-03" +#define STRING_DISTRIBUTION_DATE "2021-04-18" /** * Defines a generic printer name to be output to the LCD after booting Marlin.