@@ -1,6 +1,14 @@
# 更新日志
+## \[2.7.1\] - 2022-12-20
+
+### 修复
++ 修复依赖错误导致无法启动
## \[2.7.0\] - 2022-12-17
### 修复
@@ -5,7 +5,7 @@ kotlin.incremental.multiplatform=true
org.gradle.parallel=true
# build
-httpVersion=2.7.0
+httpVersion=2.7.1
# kotlin
kotlinVersion=1.7.10
@@ -1,6 +1,6 @@
id: net.mamoe.mirai-api-http
name: mirai-api-http
main: net.mamoe.mirai.api.http.HttpApiPluginBase
-version: 2.7.0
+version: 2.7.1
author: ryoii
info: Mirai HTTP API Server Plugin