Skip to content

Commit

Permalink
docs: update release documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Aug 28, 2024
1 parent 63c2289 commit dfd750b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ If the result looks good, execute the changes using:
cargo release version alpha -x
```

Update the OpenAPI spec by regenerating it:
Update the OpenAPI spec, which includes the version, by regenerating it:

```bash
cargo xtask generate-schemas
cargo xtask precommit
```

Commit the changes to git:
Expand Down

0 comments on commit dfd750b

Please sign in to comment.