Browse Source

[cron] Bump distribution date (2021-01-21)

thinkyhead 4 years ago
parent
commit
84a47a6691
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-01-20"
+  #define STRING_DISTRIBUTION_DATE "2021-01-21"
 #endif
 
 /**