0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-02-17 14:50:58 +00:00

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

This commit is contained in:
thinkyhead 2021-06-24 00:44:58 +00:00
parent 0bd113b944
commit b3b1dbaceb

View file

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