Better 'tag' command in RELEASING

This commit is contained in:
Tim Hockin 2025-07-29 15:20:11 -07:00
parent 7abdf98b8b
commit e4989bd845
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ First, pick the new tag. Usually this means to see what has already been
tagged, and pick the next release number.
```
git tag
git tag --sort version:refname | tail
```
## Log in