diff --git a/README.md b/README.md index 6caf2f37..5bae60b1 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ a new branch will be created in this repo to document the stable release. Current release branches are as follows: - [`next`](https://codeberg.org/forgejo/docs/src/branch/next) +- [`v8.0`](https://codeberg.org/forgejo/docs/src/branch/v8.0) - [`v7.0`](https://codeberg.org/forgejo/docs/src/branch/v7.0) - [`v1.21`](https://codeberg.org/forgejo/docs/src/branch/v1.21) - [`v1.20`](https://codeberg.org/forgejo/docs/src/branch/v1.20) @@ -141,7 +142,7 @@ version branches into which it will potentially be merged. #### Backports If a PR is meant to be backported to a stable branch, it must be -labelled with `backport/v7.0`, `backport/v1.21`, etc. +labelled with `backport/v8.0`, `backport/v7.0`, etc. ### Content guidelines