diff --git a/version.h b/version.h index e60dd91..43f4764 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.1" +#define VERSION "3.0.2" #endif