Update to v2.8.6

This commit is contained in:
Lost-MSth
2022-04-01 13:37:38 +08:00
parent cb6425a0d1
commit 1235733ddf
4 changed files with 15 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ import json
# 数据库初始化文件删掉arcaea_database.db文件后运行即可谨慎使用
ARCAEA_SERVER_VERSION = 'v2.8.3'
ARCAEA_SERVER_VERSION = 'v2.8.4'
def main(path='./'):