Skip to content

Commit a561f38

Browse files
authored
chore(deps): 更新 TabooLib 支持 1.21.11
2 parents 795b4a8 + 607c657 commit a561f38

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### 🔔 What's new in this fork?
88

9-
- **Support 1.8.9 ~ 1.21.8**
9+
- **Support 1.8.9 ~ 1.21.11**
1010
- **Fix Skull display**
1111
- **[International Language](https://github.com/Dreeam-qwq/TrMenu/pull/64)**
1212
- **Something more...**

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-65252583"
75+
taboolib = "6.2.4-5902762"
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.15
2+
version=3.9.16

0 commit comments

Comments
 (0)