mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
prepare version 3.1.2
This commit is contained in:
parent
6fd3d07b4b
commit
c9c7f34ddf
2 changed files with 16 additions and 10 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
# Release 3.1.2 - (March 27, 2018)
|
||||||
|
|
||||||
|
* Kivy/android: request PIN on startup
|
||||||
|
* Improve OSX build process
|
||||||
|
* Fix various bugs with hardware wallets
|
||||||
|
* Other minor bugfixes
|
||||||
|
|
||||||
# Release 3.1.1 - (March 12, 2018)
|
# Release 3.1.1 - (March 12, 2018)
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
ELECTRUM_VERSION = '3.1' # version of the client package
|
ELECTRUM_VERSION = '3.1.2' # version of the client package
|
||||||
PROTOCOL_VERSION = '1.2' # protocol version requested
|
PROTOCOL_VERSION = '1.2' # protocol version requested
|
||||||
|
|
||||||
# The hash of the mnemonic seed must begin with this
|
# The hash of the mnemonic seed must begin with this
|
||||||
|
|
Loading…
Add table
Reference in a new issue