mirror of https://github.com/gogs/gogs.git
648 B
648 B
Release a new version
Release a minor version
To release a new minor version, create a new GitHub issue with following attributes:
- Title:
Release <MAJOR>.<MINOR>.0
- Label: 📸 release
- Content: minor version issue template
Make a patch release
To make a patch release, create a new GitHub issue with following attributes:
- Title:
Release <MAJOR>.<MINOR>.<PATCH>
- Label: 📸 release
- Content: patch release issue template