Skip to content

Commit

Permalink
Update version_control.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma authored Mar 7, 2024
1 parent 9d76b08 commit c5f7e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/version_control.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ This will:
1. Update the version throughout the code ([Bumping a Version](#bumping-a-version)).
2. Click `Draft a new release`.
3. Click `Choose a tag`, then input the current version number and press enter (this will automatically create a matching tag for your release).
4. Set the `Release title` to v`x.x.x`, replacing with your version number.
4. Set the `Release title` to `x.x.x`, replacing with your version number.
5. Add a description if possible, then release.

0 comments on commit c5f7e5c

Please sign in to comment.