From 8313302266d35028e7ff00a0bcc8b65f2f8f19d9 Mon Sep 17 00:00:00 2001
From: thinkyhead <thinkyhead@users.noreply.github.com>
Date: Sun, 7 Jun 2020 00:06:51 +0000
Subject: [PATCH] [cron] Bump distribution date (2020-06-07)

---
 Marlin/src/inc/Version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Marlin/src/inc/Version.h b/Marlin/src/inc/Version.h
index 7b73096012..ac291427f9 100644
--- a/Marlin/src/inc/Version.h
+++ b/Marlin/src/inc/Version.h
@@ -42,7 +42,7 @@
  * version was tagged.
  */
 #ifndef STRING_DISTRIBUTION_DATE
-  #define STRING_DISTRIBUTION_DATE "2020-06-06"
+  #define STRING_DISTRIBUTION_DATE "2020-06-07"
 #endif
 
 /**
-- 
GitLab