prepare release 4.1.1
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
# Release 4.1.1 (April 2, 2021)
|
||||||
|
* fix Qt crash with the swap dialog
|
||||||
|
* fix Kivy bug with scrollbar (#7155)
|
||||||
|
* fix localization issues (#7158 #4621)
|
||||||
|
* fix python crash with swaps (#7160)
|
||||||
|
* other minor fixes
|
||||||
|
|
||||||
|
|
||||||
# Release 4.1.0 - Kangaroo (March 30, 2021)
|
# Release 4.1.0 - Kangaroo (March 30, 2021)
|
||||||
|
|
||||||
This version is our second major release with support for the
|
This version is our second major release with support for the
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
ELECTRUM_VERSION = '4.1.0' # version of the client package
|
ELECTRUM_VERSION = '4.1.1' # version of the client package
|
||||||
APK_VERSION = '4.1.0.0' # read by buildozer.spec
|
APK_VERSION = '4.1.1.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