Skip to content

Commit

Permalink
Update latest.txt for 6.1 / 5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed May 2, 2024
1 parent 2031eb3 commit 1874350
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scripts/latest.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "6.0.2",
"url": "https://docs.wagtail.org/en/stable/releases/6.0.2.html",
"minorUrl": "https://docs.wagtail.org/en/stable/releases/6.0.html",
"version": "6.1",
"url": "https://docs.wagtail.org/en/stable/releases/6.1.html",
"minorUrl": "https://docs.wagtail.org/en/stable/releases/6.1.html",
"lts": {
"version": "5.2.4",
"url": "https://docs.wagtail.org/en/stable/releases/5.2.4.html",
"version": "5.2.5",
"url": "https://docs.wagtail.org/en/stable/releases/5.2.5.html",
"minorUrl": "https://docs.wagtail.org/en/stable/releases/5.2.html"
}
}

0 comments on commit 1874350

Please sign in to comment.