Compare commits

...

2 Commits

Author SHA1 Message Date
2587227e78 docs: update changelog and header for version v1.5.12-beta11
All checks were successful
Release Workflow / detect-provider (push) Successful in 3s
Release Workflow / github-release (push) Has been skipped
Release Workflow / gitea-release (push) Successful in 3m6s
2025-08-29 13:19:22 +02:00
0f19dc4f46 docs: update platformio.ini for beta version v1.5.12-beta11 2025-08-29 13:19:21 +02:00
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## [1.5.12-beta11] - 2025-08-29
### Changed
- update platformio.ini for beta version v1.5.12-beta11
### Fixed
- update spoolman ID reset values to 65535 for better API response detection
## [1.5.12-beta10] - 2025-08-29
### Changed
- update platformio.ini for beta version v1.5.12-beta10

View File

@@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[common]
version = "1.5.12-beta10"
version = "1.5.12-beta11"
to_old_version = "1.5.0"
##