Compare commits
No commits in common. "9eb64e06f0a670cca40445a77b202ee881b7846a" and "11c099eba2bf097018b8815bf4a10491983431fa" have entirely different histories.
9eb64e06f0
...
11c099eba2
@ -1,11 +1,5 @@
|
|||||||
# Changelog
|
# 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
|
## [1.2.8] - 2025-02-18
|
||||||
### Added
|
### Added
|
||||||
- update version to 1.2.8 in platformio.ini; refactor Gitea and GitHub release workflows
|
- 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
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "1.2.9"
|
version = "1.2.8"
|
||||||
|
|
||||||
[env:esp32dev]
|
[env:esp32dev]
|
||||||
platform = espressif32
|
platform = espressif32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user