From 84e3511aee3ef3d9680432415c43df07348c1782 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Wed, 26 Dec 2018 15:49:53 +0100 Subject: [PATCH] Update tasmota Signed-off-by: Knut Ahlers --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7a815c5..cee0ae8 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -TASMOTA_VERSION=v6.4.0 +TASMOTA_VERSION=v6.4.1 export PLATFORMIO_BUILD_FLAGS=-DUSE_CONFIG_OVERRIDE default: build_sonoff build_sonoff-minimal