Browse Source

[cron] Bump distribution date (2021-03-06)

thinkyhead 4 years ago
parent
commit
d05bf563a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Marlin/src/inc/Version.h

+ 1 - 1
Marlin/src/inc/Version.h

@@ -42,7 +42,7 @@
  * version was tagged.
  */
 #ifndef STRING_DISTRIBUTION_DATE
-  #define STRING_DISTRIBUTION_DATE "2021-03-05"
+  #define STRING_DISTRIBUTION_DATE "2021-03-06"
 #endif
 
 /**