Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added mise version --json flag #4061

Merged
merged 2 commits into from
Jan 11, 2025
Merged

feat: added mise version --json flag #4061

merged 2 commits into from
Jan 11, 2025

Conversation

jdx
Copy link
Owner

@jdx jdx commented Jan 11, 2025

$ mise version --json
{
  "version": "2025.1.4-DEBUG linux-x64 (6f4e072 2025-01-11)",
  "latest": "2025.1.4",
  "os": "linux",
  "arch": "x64",
  "build_time": "2025-01-11 21:49:32 +00:00",
  "git_sha": "6f4e072"
}

@jdx jdx enabled auto-merge (squash) January 11, 2025 21:51
@jdx
Copy link
Owner Author

jdx commented Jan 11, 2025

another one for us to use @pepicrft

@jdx jdx merged commit 18338bc into main Jan 11, 2025
19 checks passed
@jdx jdx deleted the latest-json branch January 11, 2025 22:01
@pepicrft
Copy link
Contributor

another one for us to use @pepicrft

Thanks @jdx

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