Update index.py
This commit is contained in:
parent
fcb5a44abe
commit
0fd5ef28e2
|
|
@ -399,7 +399,7 @@ def getShowLogFile():
|
|||
return tmp.groups()[0].strip()
|
||||
|
||||
def getMdb8Ver():
|
||||
return ['8.0','8.1','8.2','8.3','8.4']
|
||||
return ['8.0','8.1','8.2','8.3','8.4','9.0']
|
||||
|
||||
def pGetDbUser():
|
||||
if mw.isAppleSystem():
|
||||
|
|
|
|||
Loading…
Reference in New Issue