Skip to content

Commit

Permalink
Update releasing info.
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinPitrat committed Mar 14, 2020
1 parent 8537998 commit 0eb07f5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ $ vi src/cap32.h
(...)
```

And commit the change:

```
$ git commit -m "Create version vX.Y.0"
```

Tag the release:

```
Expand Down

0 comments on commit 0eb07f5

Please sign in to comment.