Browse Source

update version to 4.5.0b1

master
ThomasV 2 years ago
parent
commit
636195bc6e
  1. 2
      electrum/version.py

2
electrum/version.py

@ -1,4 +1,4 @@
ELECTRUM_VERSION = '4.5.0b0' # version of the client package
ELECTRUM_VERSION = '4.5.0b1' # version of the client package
APK_VERSION = '4.5.0.0' # read by buildozer.spec
PROTOCOL_VERSION = '1.4' # protocol version requested

Loading…
Cancel
Save