Skip to content

Commit bf6ffe4

Browse files
committed
Release 1.1.1
1 parent 74082ed commit bf6ffe4

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33

44

5+
## [1.1.1] - 2020-03-07
6+
7+
### 修复
8+
9+
* `uploadImage`接口返回500的异常
10+
11+
12+
513
## [1.1.0] - 2020-03-06
614

715
### 变更

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# build
2-
httpVersion=1.1.0
2+
httpVersion=1.1.1
33

44
# style guide
55
kotlin.code.style=official
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: MiraiAPIHTTP
22
path: net.mamoe.mirai.api.http.HttpApiPluginBase
3-
version: v1.1.0
3+
version: v1.1.1
44
info: Mirai HTTP API Server Plugin
55
author: "ryoii"

0 commit comments

Comments
 (0)