mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 05:15:49 +01:00
update build number
This commit is contained in:
@@ -4,7 +4,7 @@ class CLMain():
|
||||
def __init__(self):
|
||||
self.path = '/usr/local/CyberCP/version.txt'
|
||||
#versionInfo = json.loads(open(self.path, 'r').read())
|
||||
self.version = '1.9'
|
||||
self.version = '2.0'
|
||||
self.build = '3'
|
||||
|
||||
ipFile = "/etc/cyberpanel/machineIP"
|
||||
|
||||
Reference in New Issue
Block a user