diff --git a/version.h b/version.h index d0c09b9..e60dd91 100644 --- a/version.h +++ b/version.h @@ -4,7 +4,7 @@ #include "StringFormatter.h" // const char VERSION[] PROGMEM ="0.2.0"; -#define VERSION "3.0.0" +#define VERSION "3.0.1" #endif