0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2025-02-01 03:35:03 -05:00

developer: release: maintenance policy

This commit is contained in:
oliverpool 2023-11-28 17:16:16 +01:00 committed by Gusted
parent a484c04428
commit ba7ac6659b

View file

@ -3,6 +3,14 @@ title: Release management
license: 'CC-BY-SA-4.0'
---
## Maintenance policy
- _unstable_: the current development version receives new features (should not be used in production)
- _stable_: the latest major version receives full support (bugfixes and security fixes)
- _oldstable_: the previous major version receives only critical security support
Major version are usually released every 6 month.
## Release numbering
The Forgejo release numbers are composed of the Gitea release number followed by a dash and a serial number. For instance: