Skip to content

Commit 62b5d02

Browse files
committed
MiraiNative: 1.9.0 GA
1 parent 5323f7c commit 62b5d02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = "org.itxtech"
7-
version = "1.9.0-rc.3"
7+
version = "1.9.0"
88

99
kotlin {
1010
sourceSets {

src/main/resources/plugin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: MiraiNative
22
main: org.itxtech.mirainative.MiraiNative
3-
version: 1.9.0-rc.3
3+
version: 1.9.0
44
author: iTX Technologies
55
info: 强大的 mirai 原生插件加载器

0 commit comments

Comments
 (0)