diff --git a/grbl.h b/grbl.h index ba387be..fd36fd0 100644 --- a/grbl.h +++ b/grbl.h @@ -42,7 +42,7 @@ #else #define GRBL_VERSION "1.1f" #endif -#define GRBL_BUILD 20260709 +#define GRBL_BUILD 20260712 #define GRBL_URL "https://github.com/grblHAL"