Updated Creating a release (markdown)
This commit is contained in:
parent
8aa8b0cf8b
commit
f4d88e8c38
|
@ -12,7 +12,7 @@
|
|||
- Tag the release, e.g. ```git tag -am "Version 0.15.0" v0.15.0```
|
||||
- Push the tag: ```git push origin [tagname]```
|
||||
|
||||
- Run ``koch winrelease``
|
||||
- Run ``tools/winrelease``
|
||||
- Upload the produced .zips.
|
||||
|
||||
- Merge devel into master
|
||||
|
|
Loading…
Reference in New Issue