mirror of
https://github.com/gogs/gogs.git
synced 2026-01-01 13:10:00 +01: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