Compare commits

..

No commits in common. "b13f2c4eee633ae9af0a4a3156a6f0c1a9f10894" and "c94ebf5e33e10467a52cecc1f046dde72b7865bc" have entirely different histories.

2 changed files with 1 additions and 10 deletions

View File

@ -1,14 +1,5 @@
# Changelog
## [1.2.6] - 2025-02-18
### Added
- update version to 1.2.6 in platformio.ini
- update version to 1.2.5; enhance Gitea release workflow and streamline release process
### Changed
- update changelog for version 1.2.5
## [1.2.5] - 2025-02-18
### Added
- update version to 1.2.5; enhance Gitea release workflow and streamline release process

View File

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