Skip to content

chore(main): release 1.4.8#75

Merged
TheMeinerLP merged 1 commit into
mainfrom
release-please--branches--main--components--bluemaps3storage
Jul 13, 2026
Merged

chore(main): release 1.4.8#75
TheMeinerLP merged 1 commit into
mainfrom
release-please--branches--main--components--bluemaps3storage

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.4.8 (2026-07-13)

Bug Fixes

  • deps: update dependency org.junit:junit-bom to v6.1.2 (#68) (41b1ee0)
  • make checksum validation mode configurable, default when_required (#73) (1ec52c5)
  • use inline x-release-please-version annotation (#76) (b98258e)

This PR was generated with Release Please. See documentation.

TheMeinerLP added a commit that referenced this pull request Jul 13, 2026
The generic extra-files updater needs the annotation as a trailing
inline comment on the version line itself, not a leading comment
above it — confirmed against OneLiteFeatherNET/PlayerKits' actually-
working config. The leading-comment form silently didn't bump
gradle.properties in the open release PR (#75, stuck at 1.4.7 while
the manifest/tag moved to 1.4.8).

Java .properties syntax only treats '#' as a comment marker at the
start of a line, so the inline annotation becomes part of the raw
version string ("1.4.7 # x-release-please-version"). Strip it back
off in build.gradle.kts before Gradle uses the version anywhere,
same substringBefore('#') pattern PlayerKits uses.
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--bluemaps3storage branch from d8ce439 to af2389b Compare July 13, 2026 19:58
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--bluemaps3storage branch from af2389b to 285d221 Compare July 13, 2026 20:02
@TheMeinerLP
TheMeinerLP merged commit efe52e3 into main Jul 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant