Skip to content

Commit 983c9b1

Browse files
authored
Merge pull request CoderKuo#229 from YsGqHY/stable/v3
chore(deps): 更新 Taboolib 版本支持 CatServer1.12.2 等服务端
2 parents ca93b8f + ad9b0bf commit 983c9b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ subprojects {
7272
disableOnSkippedVersion = false
7373
}
7474
version {
75-
taboolib = "6.2.4-1c0dbc5c"
75+
taboolib = "6.2.4-7f8b30dc"
7676
coroutines = null
7777
}
7878
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
group=me.arasple.mc.trmenu
2-
version=3.9.9
2+
version=3.9.10

0 commit comments

Comments
 (0)