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

fix(cmd): version throw panic and not returning the version #20

Merged
merged 2 commits into from
Jul 11, 2023

Conversation

batrov
Copy link

@batrov batrov commented Jul 11, 2023

Running meteor version will result in panic due to wrong github repo (github.com/gotocompany). This PR will fix the wrong repo target to fetch the correct meteor version in correct repo (github.com/goto).

@haveiss haveiss changed the title bugfix: rename gotocompany/meteor to goto/meteor in version cmd fix(cmd): version throw panic and not returning the version Jul 11, 2023
@batrov batrov merged commit 7ab8cd0 into main Jul 11, 2023
52 checks passed
@batrov batrov deleted the bugfix-version branch July 11, 2023 11:44
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