Skip to content

Commit ed2c74e

Browse files
committed
prepare release 3.2.1
1 parent 0cabfc0 commit ed2c74e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
ELECTRUM_VERSION = '3.2.0' # version of the client package
1+
ELECTRUM_VERSION = '3.2.1' # version of the client package
22
PROTOCOL_VERSION = '1.2' # protocol version requested
3-
APK_VERSION = '3.2.0.0' # read by buildozer.spec
3+
APK_VERSION = '3.2.1.0' # read by buildozer.spec
44

55
# The hash of the mnemonic seed must begin with this
66
SEED_PREFIX = '01' # Standard wallet

0 commit comments

Comments
 (0)