Skip to content

Commit

Permalink
prepare release 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ecdsa committed Jul 1, 2018
1 parent 0cabfc0 commit ed2c74e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/version.py
Original file line number Diff line number Diff line change
@@ -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
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
SEED_PREFIX = '01' # Standard wallet
Expand Down

0 comments on commit ed2c74e

Please sign in to comment.