Skip to content

Commit 52d6283

Browse files
committed
0.7.4
1 parent 9469afa commit 52d6283

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

UpdateLog.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
开发版本. 频繁更新, 不保证高稳定性
66

7+
### `0.7.4` *2019/12/08*
8+
- 修复 bug
9+
- 优化 JVM 平台上需要验证码时的提示
10+
711
### `0.7.3` *2019/12/07*
812
- 删除 klock 依赖, 添加 Time.kt. 待将来 kotlin Duration 稳定后替换为 Duration
913

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# style guide
22
kotlin.code.style=official
33
# config
4-
mirai_version=0.7.3
4+
mirai_version=0.7.4
55
kotlin.incremental.multiplatform=true
66
kotlin.parallel.tasks.in.project=true
77
# kotlin

0 commit comments

Comments
 (0)