Skip to content

Commit a60f886

Browse files
committed
Remove 5.x leftovers
1 parent 58d240e commit a60f886

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

generate-stackbrew-library.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ declare -A aliases=(
55
[8.0]='8 latest'
66
[7.0]='7'
77
[6.0]='6'
8-
[5.0]='5'
98
)
109

1110
self="$(basename "$BASH_SOURCE")"

versions.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
2-
"5.0": null,
3-
"5.0-rc": null,
42
"6.0": {
53
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%226.0.20%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
64
"date": "12/20/2024",

0 commit comments

Comments
 (0)