We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca93b8f + ad9b0bf commit 983c9b1Copy full SHA for 983c9b1
build.gradle.kts
@@ -72,7 +72,7 @@ subprojects {
72
disableOnSkippedVersion = false
73
}
74
version {
75
- taboolib = "6.2.4-1c0dbc5c"
+ taboolib = "6.2.4-7f8b30dc"
76
coroutines = null
77
78
gradle.properties
@@ -1,2 +1,2 @@
1
group=me.arasple.mc.trmenu
2
-version=3.9.9
+version=3.9.10
0 commit comments