We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cabfc0 commit ed2c74eCopy full SHA for ed2c74e
lib/version.py
@@ -1,6 +1,6 @@
1
-ELECTRUM_VERSION = '3.2.0' # version of the client package
+ELECTRUM_VERSION = '3.2.1' # version of the client package
2
PROTOCOL_VERSION = '1.2' # protocol version requested
3
-APK_VERSION = '3.2.0.0' # read by buildozer.spec
+APK_VERSION = '3.2.1.0' # read by buildozer.spec
4
5
# The hash of the mnemonic seed must begin with this
6
SEED_PREFIX = '01' # Standard wallet
0 commit comments