diff --git a/motor_on_a_roller_blind-ws.ino b/motor_on_a_roller_blind-ws.ino index 9b3bee2..744c869 100644 --- a/motor_on_a_roller_blind-ws.ino +++ b/motor_on_a_roller_blind-ws.ino @@ -21,7 +21,7 @@ String APpw = "nidayand"; //Hardcoded password for access point //---------------------------------------------------- // Version number for checking if there are new code releases and notifying the user -String version = "1.3.0"; +String version = "1.3.1"; NidayandHelper helper = NidayandHelper();