From 7e97639e38ad106d20d0d0dda3640ef17ef7cda5 Mon Sep 17 00:00:00 2001 From: InsanityAutomation Date: Sun, 18 Apr 2021 17:00:19 -0400 Subject: [PATCH] Update Version.h --- Marlin/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.