chore: update version to 1.5.1 and improve OTA update handling with task management

This commit is contained in:
2025-03-30 16:38:23 +02:00
parent a450d4bd1a
commit f73306f0b9
2 changed files with 30 additions and 7 deletions

View File

@@ -9,8 +9,8 @@
; https://docs.platformio.org/page/projectconf.html
[common]
version = "1.4.14"
to_old_version = "1.4.0"
version = "1.5.1"
to_old_version = "1.5.0"
##
[env:esp32dev]