Update ConfiguringProjects.md

This commit is contained in:
Him188 2021-09-21 21:41:31 +01:00
parent 3c23f19c33
commit 2d6a703bbe

View File

@ -8,14 +8,15 @@
有关各类版本的区别,参考 [版本规范](Evolution.md#版本规范)。通常建议选择最新稳定版本。 有关各类版本的区别,参考 [版本规范](Evolution.md#版本规范)。通常建议选择最新稳定版本。
[Version]: https://img.shields.io/maven-central/v/net.mamoe/mirai-core-api.svg?label=Maven%20Central [Maven Central Version]: https://img.shields.io/maven-central/v/net.mamoe/mirai-core-api.svg?label=Maven%20Central
[Central Download]: https://search.maven.org/search?q=net.mamoe%20mirai [Maven Central]: https://search.maven.org/search?q=net.mamoe%20mirai
[GitHub Releases]: https://github.com/mamoe/mirai/releases/latest
| 版本类型 | 版本号 | | 版本类型 | 版本号 |
|:------:|:--------------------------------------:| |:------:|:--------------------------------------------:|
| 稳定 | 2.7.0 | | 稳定 | ![Maven Central Version] / [GitHub Releases] |
| 预览 | - | | 预览 | - |
| 开发 | [UsingSnapshots.md](UsingSnapshots.md) | | 开发 | [UsingSnapshots](UsingSnapshots.md) |
### 配置项目 ### 配置项目