mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
prepare release 4.0.4
This commit is contained in:
parent
695ad757c7
commit
aebe77867d
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Release 4.0.4 - (Oct XX, 2020)
|
# Release 4.0.4 - (Oct 15, 2020)
|
||||||
* PSBT: fix regression in 4.0.3 where UTXO data was not included in
|
* PSBT: fix regression in 4.0.3 where UTXO data was not included in
|
||||||
QR codes (#6600)
|
QR codes (#6600)
|
||||||
* new feature: "Cancel tx" (#6641). The Qt/kivy GUI allows cancelling
|
* new feature: "Cancel tx" (#6641). The Qt/kivy GUI allows cancelling
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
ELECTRUM_VERSION = '4.0.3' # version of the client package
|
ELECTRUM_VERSION = '4.0.4' # version of the client package
|
||||||
APK_VERSION = '4.0.3.0' # read by buildozer.spec
|
APK_VERSION = '4.0.4.0' # read by buildozer.spec
|
||||||
|
|
||||||
PROTOCOL_VERSION = '1.4' # protocol version requested
|
PROTOCOL_VERSION = '1.4' # protocol version requested
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue