chore: update version to 2.0.0 in platformio.ini

This commit is contained in:
2025-08-29 18:06:48 +02:00
parent d9a8388ac7
commit e0cc99e993

View File

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