Skip to content

Commit 2f4dea0

Browse files
tastybentoclaude
andcommitted
Bump version to 3.16.2
3.16.1 has already been released; the patches accumulated on develop since then (CraftEngine 26.5 compatibility, on-join reset ordering fix, Island.setRange hardening, MockBukkit pin) will ship as 3.16.2. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent d65ca2a commit 2f4dea0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ paperweight.reobfArtifactConfiguration = io.papermc.paperweight.userdev.ReobfArt
4646
group = "world.bentobox" // From <groupId>
4747

4848
// Base properties from <properties>
49-
val buildVersion = "3.16.1"
49+
val buildVersion = "3.16.2"
5050
val buildNumberDefault = "-LOCAL" // Local build identifier
5151
val snapshotSuffix = "-SNAPSHOT" // Indicates development/snapshot version
5252

0 commit comments

Comments
 (0)