mirror of
https://github.com/gogs/gogs.git
synced 2025-04-27 21:23:53 +00:00
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