Compare commits
2 Commits
e604231139
...
v2.0.6-bet
| Author | SHA1 | Date | |
|---|---|---|---|
| 6bb4384852 | |||
| 61174273fe |
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## [2.0.6-beta1] - 2025-09-03
|
||||
### Fixed
|
||||
- prevent weight display during NFC write operations
|
||||
|
||||
|
||||
## [2.0.6] - 2025-09-03
|
||||
### Fixed
|
||||
- correct progress bar message and update tare function description
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "2.0.6"
|
||||
version = "2.0.6-beta1"
|
||||
to_old_version = "1.5.10"
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user