prepare version 2.7.18
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# Release 2.7.18
|
||||
* enforce https on exchange rate APIs
|
||||
* use hardcoded list of exchanges
|
||||
* move 'Freeze' menu to Coins (utxo) tab
|
||||
* various bugfixes
|
||||
|
||||
# Release 2.7.17
|
||||
* fix a few minor regressions in the Qt GUI
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ELECTRUM_VERSION = '2.7.17' # version of the client package
|
||||
ELECTRUM_VERSION = '2.7.18' # version of the client package
|
||||
PROTOCOL_VERSION = '0.10' # protocol version requested
|
||||
|
||||
# The hash of the mnemonic seed must begin with this
|
||||
|
||||
Reference in New Issue
Block a user