Release v1.1.0
Bump version to 1.1.0 across version.py, README, manifest.json and CHANGELOG. Update user guide with troubleshooting section covering the SSL certificate reset workflow
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
"author": "orenz0@protonmail.com",
|
||||
"available_for": ["qt"],
|
||||
"icon":"timelock_recovery_60.png",
|
||||
"version": "1.0.1"
|
||||
"version": "1.1.0"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ELECTRUM_VERSION = '1.0.1' # version of the client package (Pallectrum)
|
||||
ELECTRUM_VERSION = '1.1.0' # version of the client package (Pallectrum)
|
||||
|
||||
PROTOCOL_VERSION_MIN = '1.4' # electrum protocol
|
||||
PROTOCOL_VERSION_MAX = '1.6'
|
||||
|
||||
Reference in New Issue
Block a user