mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
REL
This commit is contained in:
parent
22e0f80fd2
commit
4208418855
2 changed files with 5 additions and 1 deletions
2
app.json
2
app.json
|
@ -7,7 +7,7 @@
|
|||
"ios"
|
||||
],
|
||||
"ios": {
|
||||
"buildNumber": "96",
|
||||
"buildNumber": "97",
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "io.bluewallet.bluewallet",
|
||||
"infoPlist": {
|
||||
|
|
|
@ -10,3 +10,7 @@ FIX: improve splash image and colors
|
|||
FIX: Modified Encrypted Storage prompt
|
||||
FIX: improved tx refresh strategy
|
||||
FIX: HDBread tx confirmations calculation
|
||||
FIX: Import - QR scan - add support for HD seedphrase & blitzhub format (closes #76)
|
||||
REF: empty tx list
|
||||
FIX: currency undefined error
|
||||
REF: qr scan improved
|
||||
|
|
Loading…
Add table
Reference in a new issue