Updated Creating a release (markdown)
This commit is contained in:
parent
e9baee04c9
commit
28564f9751
|
@ -16,6 +16,7 @@
|
|||
|
||||
- Test the installers: koch testinstall
|
||||
- Tag the release, e.g. ```git tag -am "Version 0.15.0" v0.15.0```
|
||||
- Push the tag: ```git push origin [tagname]```
|
||||
|
||||
- Merge devel into master
|
||||
- Update csources
|
||||
|
|
Loading…
Reference in New Issue