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

Provide a function to update project and app versions from the sinan commandline. #12

Closed
ericbmerritt opened this issue Apr 2, 2010 · 0 comments

Comments

@ericbmerritt
Copy link
Contributor

Provide a function that will update the version of the project and another
that will update the version of specific apps within the project.
Something to the effect up

sinan vup <major|minor|patch>
to update the project version and

sinan vup <major|minor|patch>
to update the version of an application

For strange version strings this would not be expected to work but for
things matching [0-9]+[.-][0-9][.-][0-9]([-][a-zA-Z]+)? it should be
made to work.

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

No branches or pull requests

2 participants