From 624fa4769d9f02fa71696b3d69030ae114ccf573 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Mon, 16 Apr 2018 18:43:02 +0200 Subject: [PATCH] prepare release 3.1.3 --- RELEASE-NOTES | 2 +- lib/version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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