Browse Source

bump version to 4.3.0a0

master
SomberNight 4 years ago
parent
commit
b7a3e07db8
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
  1. 4
      electrum/version.py

4
electrum/version.py

@ -1,5 +1,5 @@
ELECTRUM_VERSION = '4.2.1' # version of the client package
APK_VERSION = '4.2.1.0' # read by buildozer.spec
ELECTRUM_VERSION = '4.3.0a0' # version of the client package
APK_VERSION = '4.3.0.0' # read by buildozer.spec
PROTOCOL_VERSION = '1.4' # protocol version requested

Loading…
Cancel
Save