Compare commits

...

4 Commits

2 changed files with 11 additions and 1 deletions

@ -1,5 +1,15 @@
# Changelog
## [1.2.19] - 2025-02-19
### Added
- add Gitea and GitHub release workflows for version 1.2.19
## [1.2.18] - 2025-02-19
### Added
- remove Gitea and GitHub release workflows and increment version to 1.2.18
## [1.2.17] - 2025-02-19
### Added
- update Gitea release workflow for version 1.2.17 and improve job structure

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