Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
This commit is contained in:
@@ -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系列兼容
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user