diff --git a/include/README.md b/include/README.md index e69de29..10b4c4e 100644 --- a/include/README.md +++ b/include/README.md @@ -0,0 +1 @@ +Empty file. Ignore. This directory needs to exist to hush a platformio warning about ./include missing. \ No newline at end of file diff --git a/main/configuration.h b/main/configuration.h index f7e2059..56075ab 100644 --- a/main/configuration.h +++ b/main/configuration.h @@ -28,7 +28,7 @@ along with this program. If not, see . // Version // ----------------------------------------------------------------------------- #define APP_NAME "MaxP Mapper" -#define APP_VERSION "1.7.4" // 2022-Feb-05 +#define APP_VERSION "1.7.5" // 2022-Feb-07 // ----------------------------------------------------------------------------- // CONFIGURATION