Skip to content

Commit

Permalink
style(readme): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
curzolapierre committed Apr 19, 2024
1 parent 7fc1bf4 commit 2e0a2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Bump new version number in:
Commit, tag and create a new release:

```sh
version="6.7.7"
version="7.0.0"

git switch --create release/${version}
git add CHANGELOG.md README.md version.go
Expand Down

0 comments on commit 2e0a2f8

Please sign in to comment.