Merge pull request #1006 from MaiM-with-u/dev

更新readme和config版本
This commit is contained in:
SengokuCola
2025-06-01 01:23:10 +08:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<picture>
<source media="(max-width: 600px)" srcset="depends-data/maimai.png" width="100%">
<img alt="MaiBot" src="depends-data/maimai.png" title="作者:略nd" align="right" width="30%">
<img alt="MaiBot" src="depends-data/maimai.png" title="作者:略nd" style="float: right; width: 30%;">
</picture>
# 麦麦MaiCore-MaiBot (编辑中)
@@ -14,6 +14,7 @@
![issues](https://img.shields.io/github/issues/MaiM-with-u/MaiBot)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/DrSmoothl/MaiBot)
<div style="text-align: center">
<strong>
<a href="https://www.bilibili.com/video/BV1amAneGE3P">🌟 演示视频</a> |
<a href="#-更新和安装">🚀 快速入门</a> |
@@ -21,6 +22,7 @@
<a href="#-讨论">💬 讨论</a> |
<a href="#-贡献和致谢">🙋 贡献指南</a>
</strong>
</div>
## 🎉 介绍

View File

@@ -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():