mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-16 19:35:14 +00:00
Fix version in FAQ (#2101)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
This commit is contained in:
parent
9383899f40
commit
aca090bbb0
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ The Drone CI license was changed after the 0.8 release from Apache 2 to a propri
|
|||
|
||||
Woodpecker is having two different kinds of releases: **stable** and **next**.
|
||||
|
||||
The **stable** releases (currently version 0.15) is a long-term supported (LTS) stable version. The stable releases are only getting bugfixes.
|
||||
The **stable** releases (currently version 1.0) are long-term supported (LTS) stable versions. The stable releases are only getting bugfixes.
|
||||
|
||||
The **next** release contains all bugfixes and features from `main` branch. Normally it should be pretty stable, but as its frequently updated, it might contain some bugs from time to time.
|
||||
|
||||
|
|
Loading…
Reference in a new issue