diff --git a/README.md b/README.md index eafb922d..9a4427cd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ### 🔔 What's new in this fork? -- **Support 1.8.9 ~ 1.21.8** +- **Support 1.8.9 ~ 1.21.11** - **Fix Skull display** - **[International Language](https://github.com/Dreeam-qwq/TrMenu/pull/64)** - **Something more...** diff --git a/build.gradle.kts b/build.gradle.kts index c103ebca..41f983a8 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -72,7 +72,7 @@ subprojects { disableOnSkippedVersion = false } version { - taboolib = "6.2.4-65252583" + taboolib = "6.2.4-5902762" coroutines = null } } diff --git a/gradle.properties b/gradle.properties index 5b91b516..7f7869f0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ group=me.arasple.mc.trmenu -version=3.9.15 \ No newline at end of file +version=3.9.16 \ No newline at end of file