Skip to content
This repository was archived by the owner on Nov 11, 2019. It is now read-only.

Commit 032fcd9

Browse files
committed
new firmware version
1 parent 988e459 commit 032fcd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SonoffDualShutterHMLOX.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#include "js_fwupd.h"
2222
#include <EEPROM.h>
2323

24-
const String FIRMWARE_VERSION = "1.0";
24+
const String FIRMWARE_VERSION = "1.0.1";
2525
const char GITHUB_REPO_URL[] PROGMEM = "https://api.github.com/repos/jp112sdl/SonoffDualShutterHMLOX/releases/latest";
2626

2727
#define IPSIZE 16

0 commit comments

Comments
 (0)