diff --git a/SomfyController.littlefs.bin b/SomfyController.littlefs.bin index bfd87f8..551ad2c 100644 Binary files a/SomfyController.littlefs.bin and b/SomfyController.littlefs.bin differ diff --git a/data/index.html b/data/index.html index c02a538..c6dddfb 100644 --- a/data/index.html +++ b/data/index.html @@ -166,7 +166,7 @@ }); }; - setAppVersion() { document.getElementById('spanAppVersion').innerText = 'v1.03.1'; }; + setAppVersion() { document.getElementById('spanAppVersion').innerText = 'v1.0.7'; }; setTimeZones() { let dd = document.getElementById('selTimeZone'); dd.length = 0;