From e99f6a8612974d55be4d3d0914c90f46b8d17bc2 Mon Sep 17 00:00:00 2001 From: Jacob Pleiness Date: Thu, 17 Oct 2024 09:54:56 -0400 Subject: [PATCH] Update latest sourcegraph version --- docs/releases.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/releases.mdx b/docs/releases.mdx index aca760189..52485c1b5 100644 --- a/docs/releases.mdx +++ b/docs/releases.mdx @@ -12,7 +12,8 @@ Currently supported versions of Sourcegraph: | **Release** | **General Availability Date** | **Supported** | **Release Notes** | **Install** | |---------------------------------|-------------------------------|---------------|----------------------------------------------------------|------------------------------------------------------| -| Sourcegraph 5 Release 8 | September 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v580) | [Install](https://sourcegraph.com/docs/admin/deploy) | +| Sourcegraph 5 Release 8 Patch 1 | October 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v581579) | [Install](https://sourcegraph.com/docs/admin/deploy) | +| Sourcegraph 5 Release 8 | October 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v580) | [Install](https://sourcegraph.com/docs/admin/deploy) | | Sourcegraph 5 Release 7 Patch 1 | September 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v572474) | [Install](https://sourcegraph.com/docs/admin/deploy) | | Sourcegraph 5 Release 7 | September 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v570) | [Install](https://sourcegraph.com/docs/admin/deploy) | | Sourcegraph 5 Release 6 Patch 2 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v562535) | [Install](https://sourcegraph.com/docs/admin/deploy) |