mirror of https://github.com/Mai-with-u/MaiBot.git
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
commit
324eb62224
|
|
@ -34,7 +34,6 @@ class VersionComparator:
|
||||||
"0.8.7": ["0.8.8", "0.8.9", "0.8.10"],
|
"0.8.7": ["0.8.8", "0.8.9", "0.8.10"],
|
||||||
"0.8.8": ["0.8.9", "0.8.10"],
|
"0.8.8": ["0.8.9", "0.8.10"],
|
||||||
"0.8.9": ["0.8.10"],
|
"0.8.9": ["0.8.10"],
|
||||||
|
|
||||||
# 可以根据需要添加更多兼容映射
|
# 可以根据需要添加更多兼容映射
|
||||||
# "0.9.0": ["0.9.1", "0.9.2", "0.9.3"], # 示例:0.9.x系列兼容
|
# "0.9.0": ["0.9.1", "0.9.2", "0.9.3"], # 示例:0.9.x系列兼容
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue