Compare commits

..

No commits in common. "9eb64e06f0a670cca40445a77b202ee881b7846a" and "11c099eba2bf097018b8815bf4a10491983431fa" have entirely different histories.

2 changed files with 1 additions and 7 deletions

View File

@ -1,11 +1,5 @@
# 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

View File

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