Skip to content

Development

Fabian Holler edited this page Nov 21, 2022 · 3 revisions

Development

Create a new Release

  1. Update the version number in the ver file and commit the change.
  2. Create a new git tag (follow the instructions printed by make release).
  3. Run goreleaser release
  4. Finish the changelog on github + release it.
Clone this wiki locally