We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8027ee8 commit f2f7a7cCopy full SHA for f2f7a7c
README.md
@@ -82,7 +82,7 @@ Bump new version number in:
82
Commit, tag and create a new release:
83
84
```sh
85
-version="8.4.0"
+version="8.4.1"
86
87
git switch --create release/${version}
88
git add CHANGELOG.md README.md version.go
0 commit comments