changed named to v1.4.1 alpha 1
This commit is contained in:
@@ -43,7 +43,7 @@ class Config(object):
|
||||
self.values = {}
|
||||
|
||||
try:
|
||||
self.version = "1.4.0"
|
||||
self.version = "1.4.1"
|
||||
|
||||
# Load config template
|
||||
with open(get_resource('http/config-template.json'), 'r',
|
||||
|
||||
Reference in New Issue
Block a user