🔖 Update configurations version

This commit is contained in:
Scott Lahteine
2021-06-28 01:36:55 -05:00
parent 7888584fec
commit ff12ea4ab1
3 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@
* to alert users to major changes.
*/
#define MARLIN_HEX_VERSION 02000900
#define MARLIN_HEX_VERSION 02000901
#ifndef REQUIRED_CONFIGURATION_H_VERSION
#define REQUIRED_CONFIGURATION_H_VERSION MARLIN_HEX_VERSION
#endif