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