mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 23:08:07 +01:00
REL
This commit is contained in:
parent
c88b6ee113
commit
4a1e725730
2 changed files with 4 additions and 2 deletions
2
app.json
2
app.json
|
@ -7,7 +7,7 @@
|
||||||
"ios"
|
"ios"
|
||||||
],
|
],
|
||||||
"ios": {
|
"ios": {
|
||||||
"buildNumber": "112",
|
"buildNumber": "113",
|
||||||
"supportsTablet": true,
|
"supportsTablet": true,
|
||||||
"bundleIdentifier": "io.bluewallet.bluewallet",
|
"bundleIdentifier": "io.bluewallet.bluewallet",
|
||||||
"infoPlist": {
|
"infoPlist": {
|
||||||
|
|
|
@ -11,3 +11,5 @@ REF: Updated navigation headers to better match design
|
||||||
ADD: buy bitcoin with Changelly
|
ADD: buy bitcoin with Changelly
|
||||||
FIX: Validate address with bitcoin library
|
FIX: Validate address with bitcoin library
|
||||||
REF: Removed "Send Now" from transaction details
|
REF: Removed "Send Now" from transaction details
|
||||||
|
REF: improved RBF
|
||||||
|
FIX: Updated Receive to have logo in QRCode
|
Loading…
Add table
Reference in a new issue