From 377f10e1c5c3536fb2c5c1f80f6299ba8660289b Mon Sep 17 00:00:00 2001 From: Asbelos Date: Thu, 19 Dec 2024 13:19:34 +0000 Subject: [PATCH] 5.2.92 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index a325cb0..db69609 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,7 @@ #include "StringFormatter.h" -#define VERSION "5.2.91" +#define VERSION "5.2.92" // 5.2.92 - Bugfix: FADE power off fix, EXRAIL power diagnostic fix. // 5.2.91 - Bugfix: Neopixel I2C overlap check // 5.2.90 - Bugfix: EXRAIL EXTT_TURNTABLE() now has description as optional in line with ocumentation (also fixed DCC_TURNTABLE)