setup 0.0.5

This commit is contained in:
Peter D. Gray 2024-02-16 08:54:57 -05:00
parent 0bb1504c38
commit a251f16ae7
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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