mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
prepare release 3.0.6
This commit is contained in:
parent
d76f36df70
commit
82e88cb89d
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
# Release 3.0.6 :
|
||||
|
||||
* Fix transaction parsing bug #3788
|
||||
|
||||
|
||||
# Release 3.0.5 : (Security update)
|
||||
|
||||
This is a follow-up to the 3.0.4 release, which did not completely fix
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
ELECTRUM_VERSION = '3.0.5' # version of the client package
|
||||
ELECTRUM_VERSION = '3.0.6' # version of the client package
|
||||
PROTOCOL_VERSION = '1.1' # protocol version requested
|
||||
|
||||
# The hash of the mnemonic seed must begin with this
|
||||
|
|
Loading…
Add table
Reference in a new issue