From 2b6bd3b6274b857b72a81a00594971133b047bfb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A2=A8=E6=A2=93=E6=9F=92?= <1787882683@qq.com>
Date: Sun, 1 Jun 2025 18:34:04 +0800
Subject: [PATCH] update
---
README.md | 4 +++-
src/config/config.py | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ceafd8c43..b29cfc5a0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-
+
# 麦麦!MaiCore-MaiBot (编辑中)
@@ -14,6 +14,7 @@

[](https://deepwiki.com/DrSmoothl/MaiBot)
+
## 🎉 介绍
diff --git a/src/config/config.py b/src/config/config.py
index fc4ea0fca..4557c6d39 100644
--- a/src/config/config.py
+++ b/src/config/config.py
@@ -46,7 +46,7 @@ TEMPLATE_DIR = "template"
# 考虑到,实际上配置文件中的mai_version是不会自动更新的,所以采用硬编码
# 对该字段的更新,请严格参照语义化版本规范:https://semver.org/lang/zh-CN/
-MMC_VERSION = "0.7.0-snapshot.2"
+MMC_VERSION = "0.7.0"
def update_config():