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/59 cmd implement version flag #66

Merged
merged 3 commits into from
Jul 8, 2024

Conversation

deepu9
Copy link
Contributor

@deepu9 deepu9 commented Jul 8, 2024

Closes #59

Bug: main has a different version number than cmd package. This leads to confusion and inconsistency.
Fix: Created a version variable in cmd package and set it to the latest version of vib. Then use the same variable in main too.

Copy link
Member

@kbdharun kbdharun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks for your contribution.

@kbdharun kbdharun merged commit e314388 into Vanilla-OS:main Jul 8, 2024
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.

Feature Request: implement version flag
3 participants