Skip to content

Commit

Permalink
feat&fix(图片审核)
Browse files Browse the repository at this point in the history
v1.1.1
1.新加入阿里云图片审核
2.请求大部分改用ktor
3.撰写帮助指令
4.更改配置文件
5.修复了版本号过低的bug

Signed-off-by: 岚雨凛 <cheng_ying@outlook.com>
  • Loading branch information
YuLinLoli committed May 26, 2024
1 parent 1ef1efe commit 0a3654b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ mirai {
}
}
group = "com.yulin"
version = "1.0.1"
version = "1.1.1"
buildConfig {
className("BuildConfig")
packageName("com.yulin.cg")
Expand Down

0 comments on commit 0a3654b

Please sign in to comment.