Skip to content

Allow Extension to Versioning format #20

@vickyokrm

Description

@vickyokrm

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions