Prepare 1.12.0

This commit is contained in:
Neil Booth
2019-05-13 21:36:31 +01:00
parent b76ec99850
commit b01a54c306
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
import os
import sys
sys.path.insert(0, os.path.abspath('..'))
VERSION="ElectrumX 1.11.0"
VERSION="ElectrumX 1.12.0"
# -- Project information -----------------------------------------------------