Compare commits

...

2 Commits

Author SHA1 Message Date
9e23af29ff docs: update changelog for version 1.2.31 2025-02-19 10:58:06 +01:00
095885442a feat: update version to 1.2.31 2025-02-19 10:58:04 +01:00
2 changed files with 6 additions and 1 deletions

@ -1,5 +1,10 @@
# Changelog
## [1.2.31] - 2025-02-19
### Added
- update version to 1.2.31
## [1.2.30] - 2025-02-19
### Added
- update version to 1.2.30 and enhance release workflows for Gitea and GitHub with improved artifact handling and changelog integration

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