We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1b5dda + 608b00c commit dd51632Copy full SHA for dd51632
2 files changed
build.gradle.kts
@@ -61,7 +61,7 @@ subprojects {
61
repoTabooLib = "https://repo.aeoliancloud.com/repository/releases"
62
}
63
version {
64
- taboolib = "6.2.3-5297ae6"
+ taboolib = "6.2.3-7105e58f"
65
coroutines = null
66
67
gradle.properties
@@ -1,2 +1,2 @@
1
group=me.arasple.mc.trmenu
2
-version=3.6.7
+version=3.6.8
0 commit comments