fix: update to_old_version in platformio.ini to reflect correct previous version

This commit is contained in:
2025-08-29 18:45:16 +02:00
parent 480e2da23e
commit 2a4f8bb679

View File

@@ -10,7 +10,7 @@
[common]
version = "2.0.0-beta3"
to_old_version = "2.0.0"
to_old_version = "1.5.10"
##
[env:esp32dev]