update version to 4.4.2 + date release notes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Release 4.4.2 (unreleased)
|
||||
# Release 4.4.2 (May 4, 2023)
|
||||
* Qt GUI:
|
||||
- fix undefined var check in swap_dialog (#8341)
|
||||
- really fix "recursion depth exceeded" for utxo privacy analysis (#8315)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
ELECTRUM_VERSION = '4.4.1' # version of the client package
|
||||
APK_VERSION = '4.4.1.0' # read by buildozer.spec
|
||||
ELECTRUM_VERSION = '4.4.2' # version of the client package
|
||||
APK_VERSION = '4.4.2.0' # read by buildozer.spec
|
||||
|
||||
PROTOCOL_VERSION = '1.4' # protocol version requested
|
||||
|
||||
|
||||
Reference in New Issue
Block a user