prepare release 4.1.4
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
# Release 4.1.4 - (June 17, 2021)
|
||||||
|
* Kivy/Android: fix a regression where a non-LN wallet
|
||||||
|
could not open the settings (c49d6995)
|
||||||
|
* CLI/RPC: fix "close_wallet" command (#7348)
|
||||||
|
|
||||||
|
|
||||||
# Release 4.1.3 - (June 16, 2021)
|
# Release 4.1.3 - (June 16, 2021)
|
||||||
* Builds/binaries:
|
* Builds/binaries:
|
||||||
- Android: the binaries (APKs) should now be reproducible (#7263)
|
- Android: the binaries (APKs) should now be reproducible (#7263)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
ELECTRUM_VERSION = '4.1.3' # version of the client package
|
ELECTRUM_VERSION = '4.1.4' # version of the client package
|
||||||
APK_VERSION = '4.1.3.0' # read by buildozer.spec
|
APK_VERSION = '4.1.4.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