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

Allow Extension to Versioning format #20

Open
vickyokrm opened this issue Dec 2, 2021 · 0 comments
Open

Allow Extension to Versioning format #20

vickyokrm opened this issue Dec 2, 2021 · 0 comments

Comments

@vickyokrm
Copy link

vickyokrm commented Dec 2, 2021

The application version format currently supported is MAJOR.MINOR.PATCH which is also validated. However, allowing additional extensions such as:

             | <version core> "-" <pre-release>
             | <version core> "+" <build>
             | <version core> "-" <pre-release> "+" <build>

could be useful in scenarios where for example 'git hash' together with version to be displayed.

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

1 participant