tupdate version - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 9053cb221831cfdf0eea0abee7b04b7ebea04708 DIR parent bea0ac1106a68a2382bb8a4b3fbd5484ae0ef85a HTML Author: ThomasV <thomasv@electrum.org> Date: Thu, 9 May 2019 16:16:04 +0200 update version Diffstat: M electrum/version.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- DIR diff --git a/electrum/version.py b/electrum/version.py t@@ -1,5 +1,5 @@ -ELECTRUM_VERSION = '3.3.4' # version of the client package -APK_VERSION = '3.3.4.0' # read by buildozer.spec +ELECTRUM_VERSION = '3.3.5' # version of the client package +APK_VERSION = '3.3.5.0' # read by buildozer.spec PROTOCOL_VERSION = '1.4' # protocol version requested