Prepare 0.11.4
This commit is contained in:
parent
0149f2785f
commit
f6a60d9b94
@ -136,6 +136,11 @@ version for the release of 1.0.
|
|||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
Version 0.11.4
|
||||||
|
--------------
|
||||||
|
|
||||||
|
* peer handling fixes / improvements based on suggestions of hsmiths
|
||||||
|
|
||||||
Version 0.11.3
|
Version 0.11.3
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
# Server name and protocol versions
|
# Server name and protocol versions
|
||||||
|
|
||||||
VERSION = 'ElectrumX 0.11.3'
|
VERSION = 'ElectrumX 0.11.4'
|
||||||
PROTOCOL_MIN = '1.0'
|
PROTOCOL_MIN = '1.0'
|
||||||
PROTOCOL_MAX = '1.0'
|
PROTOCOL_MAX = '1.0'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user