From 3b162996ad42546486b812e22d3ed6daee857d19 Mon Sep 17 00:00:00 2001 From: peteGSX Date: Sun, 21 Jan 2024 07:13:53 +1000 Subject: [PATCH] EX-IO fixes in version --- version.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/version.h b/version.h index bb5bef8..bf7048f 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,9 @@ #include "StringFormatter.h" -#define VERSION "5.0.8" +#define VERSION "5.0.9" +// 5.0.9 - EX-IOExpander bug fix for memory allocation +// - EX-IOExpander bug fix to allow for devices with no analogue or no digital pins // 5.0.8 - Bugfix: Do not crash on turnouts without description // 5.0.7 - Only flag 2.2.0.0-dev as broken, not 2.2.0.0 // 5.0.6 - Bugfix lost TURNOUTL description