mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
prepare release 3.3.6
This commit is contained in:
parent
763720715b
commit
9529b418e2
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# Release 3.3.6 - (unreleased)
|
||||
# Release 3.3.6 - (May 16, 2019)
|
||||
|
||||
* qt: fix crash during 2FA wallet creation (#5334)
|
||||
* fix synchronizer not to keep resubscribing to addresses of
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
ELECTRUM_VERSION = '3.3.5' # version of the client package
|
||||
APK_VERSION = '3.3.5.0' # read by buildozer.spec
|
||||
ELECTRUM_VERSION = '3.3.6' # version of the client package
|
||||
APK_VERSION = '3.3.6.0' # read by buildozer.spec
|
||||
|
||||
PROTOCOL_VERSION = '1.4' # protocol version requested
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue