Compare commits

...

1 Commits

Author SHA1 Message Date
e0cc99e993 chore: update version to 2.0.0 in platformio.ini 2025-08-29 18:06:48 +02:00

View File

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