Update index.py

This commit is contained in:
Mr Chen 2024-07-23 14:42:57 +08:00
parent fcb5a44abe
commit 0fd5ef28e2
1 changed files with 1 additions and 1 deletions

View File

@ -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():