We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5323f7c commit 62b5d02Copy full SHA for 62b5d02
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "org.itxtech"
7
-version = "1.9.0-rc.3"
+version = "1.9.0"
8
9
kotlin {
10
sourceSets {
src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
1
name: MiraiNative
2
main: org.itxtech.mirainative.MiraiNative
3
-version: 1.9.0-rc.3
+version: 1.9.0
author: iTX Technologies
info: 强大的 mirai 原生插件加载器
0 commit comments