Skip to content

Commit 87c6cb6

Browse files
authored
fix(docs): fix release versions (#714)
<!-- Explain the changes introduced in your PR --> Release page was showing wrong versions after recent a recent commit. Reverted the commit and updated the latest version. ## Pull Request approval Although pull request approval is not enforced for this repository in order to reduce friction, merging without a review will generate a ticket for the docs team to review your changes. So if possible, have your pull request approved before merging.
1 parent 1184c68 commit 87c6cb6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/releases.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ Currently supported versions of Sourcegraph:
1212

1313
| **Release** | **General Availability Date** | **Supported** | **Release Notes** | **Install** |
1414
|---------------------------------|-------------------------------|---------------|----------------------------------------------------------|------------------------------------------------------|
15-
| 5.8 | October 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v580) | [Install](https://sourcegraph.com/docs/admin/deploy) |
16-
| 5.7.1 | September 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v572474) | [Install](https://sourcegraph.com/docs/admin/deploy) |
17-
| 5.7 | September 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v570) | [Install](https://sourcegraph.com/docs/admin/deploy) |
18-
| 5.6.2 | August 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v562535) | [Install](https://sourcegraph.com/docs/admin/deploy) |
19-
| 5.6.1 | August 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v56185) | [Install](https://sourcegraph.com/docs/admin/deploy) |
20-
| 5.6 | August 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v560) | [Install](https://sourcegraph.com/docs/admin/deploy) |
15+
| Sourcegraph 5 Release 8 | September 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v580) | [Install](https://sourcegraph.com/docs/admin/deploy) |
16+
| Sourcegraph 5 Release 7 Patch 1 | September 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v572474) | [Install](https://sourcegraph.com/docs/admin/deploy) |
17+
| Sourcegraph 5 Release 7 | September 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v570) | [Install](https://sourcegraph.com/docs/admin/deploy) |
18+
| Sourcegraph 5 Release 6 Patch 2 | August 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v562535) | [Install](https://sourcegraph.com/docs/admin/deploy) |
19+
| Sourcegraph 5 Release 6 Patch 1 | August 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v56185) | [Install](https://sourcegraph.com/docs/admin/deploy) |
20+
| Sourcegraph 5 Release 6 | August 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v560) | [Install](https://sourcegraph.com/docs/admin/deploy) |
2121
| 5.5 | July 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v553956) | [Install](https://sourcegraph.com/docs/admin/deploy) |
2222
| 5.4 | May 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v547765) | [Install](https://sourcegraph.com/docs/admin/deploy) |
2323
| 5.3 | February 2024 || [Notes](https://sourcegraph.com/docs/CHANGELOG#v5312303) | [Install](https://sourcegraph.com/docs/admin/deploy) |

0 commit comments

Comments
 (0)