mirror of https://github.com/Mai-with-u/MaiBot.git
Update config.py
parent
6718f81839
commit
54fe078e90
|
|
@ -22,7 +22,7 @@ logger = get_logger("config")
|
|||
# 考虑到,实际上配置文件中的mai_version是不会自动更新的,所以采用硬编码
|
||||
is_test = False
|
||||
mai_version_main = "0.6.3"
|
||||
mai_version_fix = ""
|
||||
mai_version_fix = "fix-1"
|
||||
|
||||
if mai_version_fix:
|
||||
if is_test:
|
||||
|
|
|
|||
Loading…
Reference in New Issue