Skip to content

Commit

Permalink
update versions.json
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenz Bauer <[email protected]>
  • Loading branch information
lmb committed May 23, 2024
1 parent 1729cc0 commit b391855
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,34 +1,38 @@
[
{
"version": "6.9-rc3",
"version": "6.9",
"type": "mainline"
},
{
"version": "6.8.4",
"version": "6.9.1",
"type": "stable"
},
{
"version": "6.6.25",
"version": "6.8.10",
"type": "stable"
},
{
"version": "6.6.31",
"type": "longterm"
},
{
"version": "6.1.84",
"version": "6.1.91",
"type": "longterm"
},
{
"version": "5.15.153",
"version": "5.15.159",
"type": "longterm"
},
{
"version": "5.10.214",
"version": "5.10.217",
"type": "longterm"
},
{
"version": "5.4.273",
"version": "5.4.276",
"type": "longterm"
},
{
"version": "4.19.311",
"version": "4.19.314",
"type": "longterm"
}
]

0 comments on commit b391855

Please sign in to comment.