版本号刚才改错了

pull/1217/head
UnCLAS-Prommer 2025-08-23 23:31:16 +08:00
parent d763b2b286
commit 90c7be0912
No known key found for this signature in database
1 changed files with 1 additions and 1 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.1-snapshot1"
MMC_VERSION = "0.10.1-snapshot.1"
def get_key_comment(toml_table, key):