1
0

prepare release 4.1.1

This commit is contained in:
ThomasV
2021-04-02 17:33:37 +02:00
parent 30d9e6a964
commit f249ccdfd7
2 changed files with 10 additions and 2 deletions

View File

@@ -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)
This version is our second major release with support for the

View File

@@ -1,5 +1,5 @@
ELECTRUM_VERSION = '4.1.0' # version of the client package
APK_VERSION = '4.1.0.0' # read by buildozer.spec
ELECTRUM_VERSION = '4.1.1' # version of the client package
APK_VERSION = '4.1.1.0' # read by buildozer.spec
PROTOCOL_VERSION = '1.4' # protocol version requested