Update version to v1.11.0

This commit is contained in:
2026-04-26 11:11:17 +08:00
parent 417b5f631f
commit 3ed54dae0e
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ plugins {
}
group = "top.jie65535.mirai"
version = "1.10.0"
version = "1.11.0"
mirai {
jvmTarget = JavaVersion.VERSION_11