Compare commits

..

2 Commits

2 changed files with 7 additions and 1 deletions

@ -1,5 +1,11 @@
# Changelog
## [1.2.9] - 2025-02-18
### Added
- update version to 1.2.9 in platformio.ini
- refactor GitHub and Gitea release workflows for improved version handling and firmware uploads
## [1.2.8] - 2025-02-18
### Added
- update version to 1.2.8 in platformio.ini; refactor Gitea and GitHub release workflows

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[common]
version = "1.2.8"
version = "1.2.9"
[env:esp32dev]
platform = espressif32