mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-01 01:35:20 +00:00
version 1.7.1
This commit is contained in:
parent
230b3b4a18
commit
f3a1a57a78
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
# Release 1.7.1: bugfixes.
|
||||||
|
|
||||||
|
|
||||||
# Release 1.7
|
# Release 1.7
|
||||||
|
|
||||||
* The Classic GUI can be extended with plugins. Developers who want to
|
* The Classic GUI can be extended with plugins. Developers who want to
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
ELECTRUM_VERSION = "1.7" # version of the client package
|
ELECTRUM_VERSION = "1.7.1" # version of the client package
|
||||||
PROTOCOL_VERSION = '0.6' # protocol version requested
|
PROTOCOL_VERSION = '0.6' # protocol version requested
|
||||||
SEED_VERSION = 4 # bump this every time the seed generation is modified
|
SEED_VERSION = 4 # bump this every time the seed generation is modified
|
||||||
TRANSLATION_ID = 3992 # version of the wiki page
|
TRANSLATION_ID = 3992 # version of the wiki page
|
||||||
|
|
Loading…
Add table
Reference in a new issue