prepare release 4.5.2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# Release 4.5.2 (January 20, 2024)
|
||||
* Qt Desktop GUI:
|
||||
- fix crash during startup/wizard-open (#8833)
|
||||
|
||||
|
||||
# Release 4.5.1 (January 19, 2024)
|
||||
* Lightning:
|
||||
- fix: MPP regression when using gossip that made paying small invoices fail (95c55c542)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
ELECTRUM_VERSION = '4.5.1' # version of the client package
|
||||
APK_VERSION = '4.5.1.0' # read by buildozer.spec
|
||||
ELECTRUM_VERSION = '4.5.2' # version of the client package
|
||||
APK_VERSION = '4.5.2.0' # read by buildozer.spec
|
||||
|
||||
PROTOCOL_VERSION = '1.4' # protocol version requested
|
||||
|
||||
|
||||
Reference in New Issue
Block a user