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 77bd4e8 commit 91f0634Copy full SHA for 91f0634
build.gradle.kts
@@ -46,7 +46,7 @@ paperweight.reobfArtifactConfiguration = io.papermc.paperweight.userdev.ReobfArt
46
group = "world.bentobox" // From <groupId>
47
48
// Base properties from <properties>
49
-val buildVersion = "3.11.1"
+val buildVersion = "3.11.2"
50
val buildNumberDefault = "-LOCAL" // Local build identifier
51
val snapshotSuffix = "-SNAPSHOT" // Indicates development/snapshot version
52
0 commit comments