setup 0.0.5
This commit is contained in:
parent
0bb1504c38
commit
a251f16ae7
@ -36,6 +36,12 @@
|
||||
- "Ready to Sign" messaging improved, slot B support.
|
||||
- block firmware upgrade when battery very low
|
||||
|
||||
## 0.0.5 - 2024-02-16
|
||||
|
||||
- fixes and changes from version 5.2.2 of Mk4 encorporated
|
||||
- bugfix: save bip-39 password to absent SD card
|
||||
- import multisig wallet via descriptor inside a QR
|
||||
- too much whitespace in locktime details
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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.4Q
|
||||
VERSION_STRING = 0.0.5Q
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user