From 549a51951ae335a9cf6ba395dbba184be0c2e17f Mon Sep 17 00:00:00 2001 From: Max-Plastix Date: Mon, 7 Feb 2022 16:28:29 -0800 Subject: [PATCH] Ready for 1.7.5 release. --- include/README.md | 1 + main/configuration.h | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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