mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
prepare release 3.2.1
This commit is contained in:
parent
0cabfc0285
commit
ed2c74e58f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
ELECTRUM_VERSION = '3.2.0' # version of the client package
|
ELECTRUM_VERSION = '3.2.1' # version of the client package
|
||||||
PROTOCOL_VERSION = '1.2' # protocol version requested
|
PROTOCOL_VERSION = '1.2' # protocol version requested
|
||||||
APK_VERSION = '3.2.0.0' # read by buildozer.spec
|
APK_VERSION = '3.2.1.0' # read by buildozer.spec
|
||||||
|
|
||||||
# The hash of the mnemonic seed must begin with this
|
# The hash of the mnemonic seed must begin with this
|
||||||
SEED_PREFIX = '01' # Standard wallet
|
SEED_PREFIX = '01' # Standard wallet
|
||||||
|
|
Loading…
Add table
Reference in a new issue