diff --git a/electrum_vtc/version.py b/electrum_vtc/version.py index c84225026..07db88017 100644 --- a/electrum_vtc/version.py +++ b/electrum_vtc/version.py @@ -1,4 +1,4 @@ -ELECTRUM_VERSION = '4.1.5' # version of the client package +ELECTRUM_VERSION = 'v4.1.5' # version of the client package APK_VERSION = '4.1.5.0' # read by buildozer.spec PROTOCOL_VERSION = '1.4' # protocol version requested