From e67ab2b05f366f5e300fd5d67b6e0f7e21b2f4ed Mon Sep 17 00:00:00 2001 From: Fred Date: Mon, 8 Mar 2021 21:50:11 -0500 Subject: [PATCH] Update version.h --- version.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/version.h b/version.h index 4a13848..97b082c 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,9 @@ #include "StringFormatter.h" -#define VERSION "3.0.4" +#define VERSION "3.0.5" +// 3.0.5 Includes: +// Fix Fn Key startup with loco ID and fix state change for F16-28 // 3.0.4 Includes: // Wifi startup bugfixes // 3.0.3 Includes: