tbump version number for next beta - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 8773bc2e775aca9282ed7c1d1857db96d8053866
DIR parent 730bfda33a0d5c29fc9f7c53b17a0e408a8c0829
HTML Author: ThomasV <thomasv@electrum.org>
Date: Fri, 26 Jun 2020 11:38:44 +0200
bump version number for next beta
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 = '4.0.0b0' # version of the client package
-APK_VERSION = '4.0.0.0' # read by buildozer.spec
+ELECTRUM_VERSION = '4.0.0b1' # version of the client package
+APK_VERSION = '4.0.0.1' # read by buildozer.spec
PROTOCOL_VERSION = '1.4' # protocol version requested