mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-01 09:45:18 +00:00
version 2.7.11
This commit is contained in:
parent
528c3386b4
commit
85849fb760
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
# Release 2.7.11
|
||||||
|
* fix offline signing (issue #195)
|
||||||
|
* fix android crashes caused by threads
|
||||||
|
|
||||||
# Release 2.7.10
|
# Release 2.7.10
|
||||||
* various fixes for hardware wallets
|
* various fixes for hardware wallets
|
||||||
* improve fee bumping
|
* improve fee bumping
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
ELECTRUM_VERSION = '2.7.10' # version of the client package
|
ELECTRUM_VERSION = '2.7.11' # version of the client package
|
||||||
PROTOCOL_VERSION = '0.10' # protocol version requested
|
PROTOCOL_VERSION = '0.10' # protocol version requested
|
||||||
|
|
||||||
# The hash of the mnemonic seed must begin with this
|
# The hash of the mnemonic seed must begin with this
|
||||||
|
|
Loading…
Add table
Reference in a new issue