diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index dcead2a0b..37c6b4e36 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -1,4 +1,5 @@ /* 6.1.1c + * Fix unsecure main webpage update * Add Turkish language file (#3332) * Fix command TimeDst/TimeStd invalid JSON (#3322) * Fix possible WDT due to long MQTT publish handling (#3313) diff --git a/sonoff/xdrv_02_webserver.ino b/sonoff/xdrv_02_webserver.ino index 8418f3ce9..46699d757 100644 --- a/sonoff/xdrv_02_webserver.ino +++ b/sonoff/xdrv_02_webserver.ino @@ -39,7 +39,7 @@ const char HTTP_HEAD[] PROGMEM = "