diff --git a/docs/src/pages/faq.md b/docs/src/pages/faq.md index 1f2d52d10..58128520e 100644 --- a/docs/src/pages/faq.md +++ b/docs/src/pages/faq.md @@ -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.