- Update the version in the
Makefile
file, e.g.vX.Y.Z
. - Run
make build
to build the binaries and SDKs locally. - Create a new release on GitHub with a tag
vX.Y.Z
andsdk/vX.Y.Z
. Make sure to only tagvX.Y.Z
as latest. - The release action will be automatically triggered by the tag and will publish the binaries and SDKs to the GitHub release.