# Release checklist - update CHANGELOG.md - remove `-devel` from VERSION.txt and set the version correctly - `go test ./...` must succeed - release with `git tag -u -m 'Release version ' 'v' with version as .. (e.g. 0.2.3) - add `-devel` suffix to VERSION.txt