mirror of https://github.com/Aidaho12/haproxy-wi
parent
36617a452d
commit
b4dc2a24cf
|
@ -966,7 +966,7 @@ def update_db_v_6_2_1():
|
|||
|
||||
def update_ver():
|
||||
try:
|
||||
Version.update(version='6.2.1.0').execute()
|
||||
Version.update(version='6.2.2.0').execute()
|
||||
except Exception:
|
||||
print('Cannot update version')
|
||||
|
||||
|
|
Loading…
Reference in New Issue