# Release a new version ## Release a minor version To release a new minor version, create a new GitHub issue with following attributes: 1. Title: `Release ..0` 1. Label: [📸 release](https://github.com/gogs/gogs/labels/%F0%9F%93%B8%20release) 1. Template: [Dev: Release a minor version](https://github.com/gogs/gogs/issues/new/choose) ## Release a patch version To release a new patch version, create a new GitHub issue with following attributes: 1. Title: `Release ..` 1. Label: [📸 release](https://github.com/gogs/gogs/labels/%F0%9F%93%B8%20release) 1. Template: [Dev: Release a patch version](https://github.com/gogs/gogs/issues/new/choose)