Skip to content

Commit 85849fb

Browse files
committed
version 2.7.11
1 parent 528c338 commit 85849fb

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

RELEASE-NOTES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Release 2.7.11
2+
* fix offline signing (issue #195)
3+
* fix android crashes caused by threads
4+
15
# Release 2.7.10
26
* various fixes for hardware wallets
37
* improve fee bumping

lib/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ELECTRUM_VERSION = '2.7.10' # version of the client package
1+
ELECTRUM_VERSION = '2.7.11' # version of the client package
22
PROTOCOL_VERSION = '0.10' # protocol version requested
33

44
# The hash of the mnemonic seed must begin with this

0 commit comments

Comments
 (0)