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 707a91f commit d88ec98Copy full SHA for d88ec98
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.0"
+val buildVersion = "3.11.1"
50
val buildNumberDefault = "-LOCAL" // Local build identifier
51
val snapshotSuffix = "-SNAPSHOT" // Indicates development/snapshot version
52
0 commit comments