Browse Source

update version

master
ThomasV 7 years ago
parent
commit
9053cb2218
  1. 4
      electrum/version.py

4
electrum/version.py

@ -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

Loading…
Cancel
Save