Compare commits

..

No commits in common. "190e952ec4bdcfe2a21f280cdf17ae45419014ea" and "536950eeb336fb2aefc5d2096395c8858912fe81" have entirely different histories.

2 changed files with 1 additions and 9 deletions

View File

@ -1,13 +1,5 @@
# Changelog
## [1.4.6] - 2025-03-26
### Changed
- update platformio.ini for version v1.4.6
### Fixed
- handle potential undefined value for tray_info_idx in handleSpoolIn function, by @tugsi
## [1.4.5] - 2025-03-25
### Changed
- update platformio.ini for version v1.4.5

View File

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[common]
version = "1.4.6"
version = "1.4.5"
to_old_version = "1.4.0"
##