Compare commits
2 Commits
b867aade7d
...
4dff77e75d
| Author | SHA1 | Date | |
|---|---|---|---|
| 4dff77e75d | |||
| 907765bcaa |
@@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [2.0.9] - 2025-10-15
|
||||||
|
|
||||||
## [2.0.8] - 2025-10-15
|
## [2.0.8] - 2025-10-15
|
||||||
### Added
|
### Added
|
||||||
- Fix: Add NULL checks to prevent crash without RFID module
|
- Fix: Add NULL checks to prevent crash without RFID module
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "2.0.8"
|
version = "2.0.9"
|
||||||
to_old_version = "1.5.10"
|
to_old_version = "1.5.10"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user