From 68730eec1212a7e721dbc88d97b8b2c7d1632535 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Mon, 15 Jul 2024 10:53:25 +0200 Subject: [PATCH] the v8.0 branch was cut --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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