Skip to content

Commit 4b7a03a

Browse files
tastybentoclaude
andcommitted
Update CLAUDE.md version reference to track buildVersion
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 30c702e commit 4b7a03a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ A template like `<green>[description]</green>` looks harmless but is a trap. Tra
143143
- The Gradle build uses the Paper `userdev` plugin and Shadow plugin to produce a fat/shaded JAR at `build/libs/BentoBox-{version}.jar`.
144144
- `plugin.yml` and `config.yml` are filtered for the `${version}` placeholder at build time; locale files are copied without filtering.
145145
- Java preview features are enabled for both compilation and test execution.
146-
- Local builds produce version `3.13.0-LOCAL-SNAPSHOT`; CI builds append `-b{BUILD_NUMBER}-SNAPSHOT`; `origin/master` builds produce the bare version.
146+
- Local builds produce version `{buildVersion}-LOCAL-SNAPSHOT` (current: `3.14.2-LOCAL-SNAPSHOT`); CI builds append `-b{BUILD_NUMBER}-SNAPSHOT`; `origin/master` builds produce the bare version. The authoritative version is `buildVersion` in `build.gradle.kts`.
147147

148148
## Dependency Source Lookup
149149

0 commit comments

Comments
 (0)