Skip to content

Commit

Permalink
Update developers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rtetley authored Oct 13, 2023
1 parent 3f75b2c commit 13707f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ To release a new version of VsCoq:
```shell
git tag -s #VERSION_NUMBER
```
1. Push
3. Push
```shell
git push origin #VERSION_NUMBER
```
Expand Down

0 comments on commit 13707f6

Please sign in to comment.