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.
1 parent 36aa687 commit 34bd193Copy full SHA for 34bd193
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
}
13
14
group = "net.thenextlvl.tweaks"
15
-version = "3.3.0"
+version = "3.3.1"
16
17
java {
18
toolchain.languageVersion = JavaLanguageVersion.of(21)
0 commit comments