Skip to content

Commit 608b00c

Browse files
committed
build: 更新 TabooLib 修复 1.20.4 及以下 CustomModelData 失效
- 更新 TabooLib 版本至 6.2.3-7105e58f - 项目版本号从 3.6.7 升级到 3.6.8
1 parent 93d6a28 commit 608b00c

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)