更新readme和config版本
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source media="(max-width: 600px)" srcset="depends-data/maimai.png" width="100%">
|
<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>
|
</picture>
|
||||||
|
|
||||||
# 麦麦!MaiCore-MaiBot (编辑中)
|
# 麦麦!MaiCore-MaiBot (编辑中)
|
||||||
@@ -14,6 +14,7 @@
|
|||||||

|

|
||||||
[](https://deepwiki.com/DrSmoothl/MaiBot)
|
[](https://deepwiki.com/DrSmoothl/MaiBot)
|
||||||
|
|
||||||
|
<div style="text-align: center">
|
||||||
<strong>
|
<strong>
|
||||||
<a href="https://www.bilibili.com/video/BV1amAneGE3P">🌟 演示视频</a> |
|
<a href="https://www.bilibili.com/video/BV1amAneGE3P">🌟 演示视频</a> |
|
||||||
<a href="#-更新和安装">🚀 快速入门</a> |
|
<a href="#-更新和安装">🚀 快速入门</a> |
|
||||||
@@ -21,6 +22,7 @@
|
|||||||
<a href="#-讨论">💬 讨论</a> |
|
<a href="#-讨论">💬 讨论</a> |
|
||||||
<a href="#-贡献和致谢">🙋 贡献指南</a>
|
<a href="#-贡献和致谢">🙋 贡献指南</a>
|
||||||
</strong>
|
</strong>
|
||||||
|
</div>
|
||||||
|
|
||||||
## 🎉 介绍
|
## 🎉 介绍
|
||||||
|
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ TEMPLATE_DIR = "template"
|
|||||||
|
|
||||||
# 考虑到,实际上配置文件中的mai_version是不会自动更新的,所以采用硬编码
|
# 考虑到,实际上配置文件中的mai_version是不会自动更新的,所以采用硬编码
|
||||||
# 对该字段的更新,请严格参照语义化版本规范:https://semver.org/lang/zh-CN/
|
# 对该字段的更新,请严格参照语义化版本规范:https://semver.org/lang/zh-CN/
|
||||||
MMC_VERSION = "0.7.0-snapshot.2"
|
MMC_VERSION = "0.7.0"
|
||||||
|
|
||||||
|
|
||||||
def update_config():
|
def update_config():
|
||||||
|
|||||||
Reference in New Issue
Block a user