From 032fcd9c422e1426d68e8ce3a82caa5239da0c2b Mon Sep 17 00:00:00 2001 From: jp112sdl Date: Fri, 2 Mar 2018 20:54:21 +0100 Subject: [PATCH] new firmware version --- SonoffDualShutterHMLOX.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SonoffDualShutterHMLOX.ino b/SonoffDualShutterHMLOX.ino index 59aaaef..7f6130e 100644 --- a/SonoffDualShutterHMLOX.ino +++ b/SonoffDualShutterHMLOX.ino @@ -21,7 +21,7 @@ #include "js_fwupd.h" #include -const String FIRMWARE_VERSION = "1.0"; +const String FIRMWARE_VERSION = "1.0.1"; const char GITHUB_REPO_URL[] PROGMEM = "https://api.github.com/repos/jp112sdl/SonoffDualShutterHMLOX/releases/latest"; #define IPSIZE 16