commit ea2a2aaf09011fe98c22268f640ddecad246dfa5
parent 6e4774870adb89be0629d066f0d38f103c65fcca
Author: ThomasV <thomasv@electrum.org>
Date: Sat, 3 Feb 2018 07:38:36 +0100
prepare release 3.0.6
Diffstat:
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
@@ -1,3 +1,8 @@
+# Release 3.0.6 :
+
+ * Fix transaction parsing bug #3788
+
+
# Release 3.0.5 : (Security update)
This is a follow-up to the 3.0.4 release, which did not completely fix
diff --git a/lib/version.py b/lib/version.py
@@ -1,4 +1,4 @@
-ELECTRUM_VERSION = '3.0.5' # version of the client package
+ELECTRUM_VERSION = '3.0.6' # version of the client package
PROTOCOL_VERSION = '1.1' # protocol version requested
# The hash of the mnemonic seed must begin with this