diff --git a/README.md b/README.md
index ceafd8c43..f9e643ee8 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():