From 976286fd6d8652b71c82f1ccfa2b0bfd27ca5440 Mon Sep 17 00:00:00 2001 From: Samuel Lang Date: Wed, 6 Jul 2022 10:25:32 +0000 Subject: [PATCH] release 7.2.1 --- pio/lib/Globals/Globals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pio/lib/Globals/Globals.h b/pio/lib/Globals/Globals.h index 5f3c7a68..0ded6748 100644 --- a/pio/lib/Globals/Globals.h +++ b/pio/lib/Globals/Globals.h @@ -20,7 +20,7 @@ extern Ticker flasher; // defines go here -#define FIRMWAREVERSION "7.1.4" +#define FIRMWAREVERSION "7.2.1" #define API_FHEM true #define API_UBIDOTS true