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

Commit ef2754c

Browse files
committed
Updated version
1 parent 2aae0f4 commit ef2754c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

motor_on_a_roller_blind-ws.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ String APpw = "nidayand"; //Hardcoded password for access point
2121
//----------------------------------------------------
2222

2323
// Version number for checking if there are new code releases and notifying the user
24-
String version = "1.3.0";
24+
String version = "1.3.1";
2525

2626
NidayandHelper helper = NidayandHelper();
2727

0 commit comments

Comments
 (0)