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 6c50ada commit a44897eCopy full SHA for a44897e
1 file changed
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "net.thenextlvl"
7
-version = "0.1.2"
+version = "0.1.3"
8
9
java {
10
toolchain.languageVersion = JavaLanguageVersion.of(21)
0 commit comments