Skip to content

How do I apply an RTM tag and release versions? MinVer consistently adds a prerelease versions to my releases #703

Answered by adamralph
jeffward01 asked this question in Q&A
Discussion options

You must be logged in to vote

> git tag x.x.x <-- New version
> git push --tags

That is all that is required. If that isn't working, there must be something else wrong with your setup.

It may be best if you push a project to GitHub which demonstrates your problem.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@adamralph
Comment options

@jeffward01
Comment options

@adamralph
Comment options

@nietras
Comment options

@adamralph
Comment options

Answer selected by adamralph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants