From dca023ffd7f78f002a4979700a9896f033256a0b Mon Sep 17 00:00:00 2001 From: Colin Murdoch Date: Thu, 7 Sep 2023 20:27:25 +0100 Subject: [PATCH] Update version.h Added ONOVERLOAD and AFTEROVERLOAD as 5.1.4 --- version.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/version.h b/version.h index d03eab8..abcc577 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,8 @@ #include "StringFormatter.h" -#define VERSION "5.1.3" +#define VERSION "5.1.4" +// 5.1.4 - Added ONOVERLOAD & AFTEROVERLOAD to EXRAIL // 5.1.3 - Make parser more fool proof // 5.1.2 - Bugfix: ESP32 30ms off time // 5.1.1 - Check bad AT firmware version