1
0

prepare release 4.1.4

This commit is contained in:
SomberNight
2021-06-17 14:03:06 +02:00
parent 66f68d6b1f
commit 2c8f376d3d
2 changed files with 8 additions and 2 deletions

View File

@@ -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)
* Builds/binaries:
- Android: the binaries (APKs) should now be reproducible (#7263)

View File

@@ -1,5 +1,5 @@
ELECTRUM_VERSION = '4.1.3' # version of the client package
APK_VERSION = '4.1.3.0' # read by buildozer.spec
ELECTRUM_VERSION = '4.1.4' # version of the client package
APK_VERSION = '4.1.4.0' # read by buildozer.spec
PROTOCOL_VERSION = '1.4' # protocol version requested