Updated Creating a release (markdown)

This commit is contained in:
Dominik Picheta 2017-09-07 22:00:03 +01:00
parent 646d828c0e
commit dd78f5ab2f
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ PATH=$PATH:$(pwd)/bin
## Website
- Create a new blog post in `_drafts`
- Create a new blog post in `_drafts` titled: `version-<ver>-released.md` where `<ver>` is the version without any dots, e.g. `0180` for `0.18.0`.
- When ready to release:
- move the blog post into `_posts`
- modify config.yml's `version` key to the new version