Skip to content

Commit dd51632

Browse files
authored
Merge pull request #190 from YsGqHY/stable/v3
build: 更新 TabooLib 修复 1.20.4 及以下 CustomModelData 失效
2 parents f1b5dda + 608b00c commit dd51632

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
@@ -61,7 +61,7 @@ subprojects {
6161
repoTabooLib = "https://repo.aeoliancloud.com/repository/releases"
6262
}
6363
version {
64-
taboolib = "6.2.3-5297ae6"
64+
taboolib = "6.2.3-7105e58f"
6565
coroutines = null
6666
}
6767
}

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.6.7
2+
version=3.6.8

0 commit comments

Comments
 (0)