mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
Update How-To-Make-A-Release.md
This commit is contained in:
parent
194a29e255
commit
0fdcb086c5
@ -33,7 +33,7 @@ https://github.com/nasa/trick/commit/a317c222748e706e89b7f344f6910d1f39824feb
|
||||
### Change version numbers back to prerelease and push
|
||||
* reverse the process of changing the version numbers, updating to the next minor prerelease version (or major version if planning a major release soon).
|
||||
* Remember to add the -beta postfix to the version number
|
||||
* `git commit -m "update version numbers to prerelease X.Y.Z-beta"
|
||||
* `git commit -m "update version numbers to prerelease X.Y.Z-beta"`
|
||||
* `git push origin master`
|
||||
### Create the release through the github UI
|
||||
* This process is subject to change, so I'm posting the link to GitHub documentation here:
|
||||
|
Loading…
Reference in New Issue
Block a user