diff --git a/docs/release-instruction.md b/docs/release-instruction.md index d6d13e5..5318755 100644 --- a/docs/release-instruction.md +++ b/docs/release-instruction.md @@ -19,6 +19,14 @@ other changes. Open Pull Request (must receive at least one approval) and merge this changes. +## Update README + +Actualize compatibility table in `README.md` with relevant information. + +## Update version + +Actualize minor/major version constants in `pkg/version.go` file. + ## Tag a release Use `vX.Y.Z` tag for releases and `vX.Y.Z-rc.N` for release candidates