prepare release 3.3.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Release 3.3.6 - (unreleased)
|
# Release 3.3.6 - (May 16, 2019)
|
||||||
|
|
||||||
* qt: fix crash during 2FA wallet creation (#5334)
|
* qt: fix crash during 2FA wallet creation (#5334)
|
||||||
* fix synchronizer not to keep resubscribing to addresses of
|
* fix synchronizer not to keep resubscribing to addresses of
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
ELECTRUM_VERSION = '3.3.5' # version of the client package
|
ELECTRUM_VERSION = '3.3.6' # version of the client package
|
||||||
APK_VERSION = '3.3.5.0' # read by buildozer.spec
|
APK_VERSION = '3.3.6.0' # read by buildozer.spec
|
||||||
|
|
||||||
PROTOCOL_VERSION = '1.4' # protocol version requested
|
PROTOCOL_VERSION = '1.4' # protocol version requested
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user