Tag as 1.8.4-dev
This commit is contained in:
parent
8d745f0483
commit
c69a740dda
@ -15,7 +15,7 @@
|
||||
import os
|
||||
import sys
|
||||
sys.path.insert(0, os.path.abspath('..'))
|
||||
VERSION="ElectrumX 1.8.3"
|
||||
VERSION="ElectrumX 1.8.4"
|
||||
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version = 'ElectrumX 1.8.3'
|
||||
version = 'ElectrumX 1.8.4-dev'
|
||||
version_short = version.split()[-1]
|
||||
|
||||
from electrumx.server.controller import Controller
|
||||
|
||||
Loading…
Reference in New Issue
Block a user