updates
This commit is contained in:
parent
1e1fc5ad54
commit
40e39f12be
@ -59,3 +59,10 @@
|
||||
- cleanups, bugfixes
|
||||
|
||||
|
||||
## 0.0.7 - 2024-02-23
|
||||
|
||||
- bugfix: BBQr display of some segwit transactions would sometimes fail with message
|
||||
about "non hex digit"
|
||||
- bugfix: very obscure bug in low level code could cause txid to be miscalculated
|
||||
if all the conditions occured just right
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
|
||||
# Our version for this release.
|
||||
# - caution, some bootroms (Q < 1.0.3, all mk4) will not accept version < 3.0.0
|
||||
VERSION_STRING = 0.0.6Q
|
||||
VERSION_STRING = 0.0.7Q
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user