mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 17:01:34 +00:00
prepare release 3.2.2
This commit is contained in:
parent
649f8414a9
commit
30845ee776
2 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
# Release 3.3.2 - (December 21, 2018)
|
||||||
|
|
||||||
|
* Fix Qt history export bug
|
||||||
|
* Improve network timeouts
|
||||||
|
|
||||||
|
|
||||||
# Release 3.3.1 - (December 20, 2018)
|
# Release 3.3.1 - (December 20, 2018)
|
||||||
|
|
||||||
* Qt: Fix invoices tab crash (#4941)
|
* Qt: Fix invoices tab crash (#4941)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
ELECTRUM_VERSION = '3.3.1' # version of the client package
|
ELECTRUM_VERSION = '3.3.2' # version of the client package
|
||||||
APK_VERSION = '3.3.1.0' # read by buildozer.spec
|
APK_VERSION = '3.3.2.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