Update version to v0.4.0

This commit is contained in:
2022-10-03 23:44:09 +08:00
parent 41934a9aa8
commit c668ba7bcf
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ plugins {
}
group = "top.jie65535.mirai"
version = "0.3.0"
version = "0.4.0"
repositories {
maven("https://maven.aliyun.com/repository/public")