prepare release 4.0.2
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# Release 4.0.2 - (July 8, 2020)
|
||||
- rm old corrupted non-bip70 invoices (#6345)
|
||||
- other minor fixes
|
||||
|
||||
# Release 4.0.1 - (July 3, 2020)
|
||||
* Lightning Network support (experimental)
|
||||
- Our implementation of Lightning relies on Electrum servers to
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
ELECTRUM_VERSION = '4.0.1' # version of the client package
|
||||
APK_VERSION = '4.0.1.0' # read by buildozer.spec
|
||||
ELECTRUM_VERSION = '4.0.2' # version of the client package
|
||||
APK_VERSION = '4.0.2.0' # read by buildozer.spec
|
||||
|
||||
PROTOCOL_VERSION = '1.4' # protocol version requested
|
||||
|
||||
|
||||
Reference in New Issue
Block a user