We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 528c338 commit 85849fbCopy full SHA for 85849fb
2 files changed
RELEASE-NOTES
@@ -1,3 +1,7 @@
1
+# Release 2.7.11
2
+ * fix offline signing (issue #195)
3
+ * fix android crashes caused by threads
4
+
5
# Release 2.7.10
6
* various fixes for hardware wallets
7
* improve fee bumping
lib/version.py
@@ -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
# The hash of the mnemonic seed must begin with this
0 commit comments