prepare release 3.3.4
This commit is contained in:
parent
0e78e15fa4
commit
87c596fa1d
@ -1,4 +1,4 @@
|
||||
# Release 3.3.4 - (unreleased)
|
||||
# Release 3.3.4 - (February 13, 2019)
|
||||
|
||||
* AppImage: we now also distribute self-contained binaries for x86_64
|
||||
Linux in the form of an AppImage (#5042). The Python interpreter,
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
ELECTRUM_VERSION = '3.3.3' # version of the client package
|
||||
APK_VERSION = '3.3.3.0' # read by buildozer.spec
|
||||
ELECTRUM_VERSION = '3.3.4' # version of the client package
|
||||
APK_VERSION = '3.3.4.0' # read by buildozer.spec
|
||||
|
||||
PROTOCOL_VERSION = '1.4' # protocol version requested
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user