Skip to content

Commit

Permalink
Update Development.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gotthardp committed Sep 20, 2018
1 parent 9aa06c9 commit 19b3256
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ enter the cookie explicitly by the `-setcookie MyCookie` parameter.
To create a new tag do:

```bash
git tag v0.5.0 master
git push origin v0.5.0
git tag v0.6.0 master
git push origin v0.6.0
```

0 comments on commit 19b3256

Please sign in to comment.