Skip to content

Fix missing files in release binaries#10

Merged
amine7536 merged 1 commit into
mainfrom
claude/fix-release-binaries-017VzZWh9oWU6RNTa9eFXsuw
Nov 17, 2025
Merged

Fix missing files in release binaries#10
amine7536 merged 1 commit into
mainfrom
claude/fix-release-binaries-017VzZWh9oWU6RNTa9eFXsuw

Conversation

@amine7536
Copy link
Copy Markdown
Contributor

  • Add VERSION to GoReleaser ldflags to inject version into binary
  • Add --version flag to CLI using Cobra's built-in support
  • Display version, commit hash, and build date when --version is called
  • Follows community best practices for Go CLI versioning

This ensures users can easily identify which version of crashlooper they are running, which is helpful for debugging and support.

- Add VERSION to GoReleaser ldflags to inject version into binary
- Add --version flag to CLI using Cobra's built-in support
- Display version, commit hash, and build date when --version is called
- Follows community best practices for Go CLI versioning

This ensures users can easily identify which version of crashlooper
they are running, which is helpful for debugging and support.
@amine7536 amine7536 force-pushed the claude/fix-release-binaries-017VzZWh9oWU6RNTa9eFXsuw branch from f82a697 to 18d8af3 Compare November 17, 2025 08:54
@amine7536 amine7536 merged commit 780ad48 into main Nov 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants