Skip to content

Commit

Permalink
docs: Remove release tag information
Browse files Browse the repository at this point in the history
  • Loading branch information
jfut committed Oct 5, 2023
1 parent d5dbf3a commit 64d147f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,6 @@ Server configuration examples:
ssl_certificate_key /path/to/example.org.key;
```

## Release tag

e.g.:

```bash
git tag -a v1.0.0 -m "v1.0.0"
git push origin refs/tags/v1.0.0
```

## License

MIT
Expand Down

0 comments on commit 64d147f

Please sign in to comment.