We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 795b4a8 + 607c657 commit a561f38Copy full SHA for a561f38
README.md
@@ -6,7 +6,7 @@
6
7
### 🔔 What's new in this fork?
8
9
-- **Support 1.8.9 ~ 1.21.8**
+- **Support 1.8.9 ~ 1.21.11**
10
- **Fix Skull display**
11
- **[International Language](https://github.com/Dreeam-qwq/TrMenu/pull/64)**
12
- **Something more...**
build.gradle.kts
@@ -72,7 +72,7 @@ subprojects {
72
disableOnSkippedVersion = false
73
}
74
version {
75
- taboolib = "6.2.4-65252583"
+ taboolib = "6.2.4-5902762"
76
coroutines = null
77
78
gradle.properties
@@ -1,2 +1,2 @@
1
group=me.arasple.mc.trmenu
2
-version=3.9.15
+version=3.9.16
0 commit comments