New to semantic-version #151
Answered
by
PaulHatch
giorgiog73
asked this question in
Q&A
-
Hi, sorry for the silly question. I see it is possible to pass major and minor as parameters in the git branch commit. |
Beta Was this translation helpful? Give feedback.
Answered by
PaulHatch
Apr 9, 2024
Replies: 1 comment 1 reply
-
You can set a tag on the commit to explicitly set the version. This is how the version is set during typical usage. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
giorgiog73
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can set a tag on the commit to explicitly set the version. This is how the version is set during typical usage.