diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 49aad2699..84a032069 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,4 +1,4 @@ -# Release 3.1.3 - (unreleased) +# Release 3.1.3 - (April 16, 2018) * Qt GUI: seed word auto-complete during restore * Android: fix some crashes diff --git a/lib/version.py b/lib/version.py index dbce6c2a5..724451d69 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,4 +1,4 @@ -ELECTRUM_VERSION = '3.1.2' # version of the client package +ELECTRUM_VERSION = '3.1.3' # version of the client package PROTOCOL_VERSION = '1.2' # protocol version requested # The hash of the mnemonic seed must begin with this