-
Notifications
You must be signed in to change notification settings - Fork 660
Closed
Description
The semantic versioning I'm currently using is of the format 1.0.0.0. To use this I'm using major.minor.patch.buildMetaData. The buildMetaData increases on each commit, however occasionally I would like to increase the major, minor or patch number for a new release of software and accordingly reset the buildMetaData. How can I achieve this?
mishakogan
Metadata
Metadata
Assignees
Labels
No labels