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 cadff9d commit 85c6fb8Copy full SHA for 85c6fb8
build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
}
24
25
group = "io.github.eirikh1996"
26
-version = "4.0.0_beta-3"
+version = "4.0.0_beta-4"
27
description = "StructureBoxes"
28
java.toolchain.languageVersion = JavaLanguageVersion.of(21)
29
0 commit comments