Compare commits

...

2 Commits

Author SHA1 Message Date
1b4701bf76 docs: update changelog and header for version v2.0.10
All checks were successful
Release Workflow / detect-provider (push) Successful in 4s
Release Workflow / github-release (push) Has been skipped
Release Workflow / gitea-release (push) Successful in 4m29s
2025-10-15 16:03:13 +02:00
a2df2621e1 docs: update platformio.ini for version v2.0.10 2025-10-15 16:03:13 +02:00
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## [2.0.10] - 2025-10-15
### Fixed
- fix typo
## [2.0.9] - 2025-10-15
## [2.0.8] - 2025-10-15

View File

@@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[common]
version = "2.0.9"
version = "2.0.10"
to_old_version = "1.5.10"
##