更改log,remade和版本

This commit is contained in:
SengokuCola
2025-09-01 21:05:47 +08:00
parent 4c7e670f86
commit 9ac6801f87
5 changed files with 22 additions and 18 deletions

View File

@@ -56,7 +56,7 @@ TEMPLATE_DIR = os.path.join(PROJECT_ROOT, "template")
# 考虑到实际上配置文件中的mai_version是不会自动更新的,所以采用硬编码
# 对该字段的更新请严格参照语义化版本规范https://semver.org/lang/zh-CN/
MMC_VERSION = "0.10.2-snapshot.3"
MMC_VERSION = "0.10.2"
def get_key_comment(toml_table, key):