0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-21 18:09:02 +01:00

Update latest.txt for 5.2

This commit is contained in:
Matt Westcott 2023-11-01 13:09:34 +00:00
parent 567e84b4ea
commit 9acc8c45e7

View File

@ -1,10 +1,10 @@
{
"version": "5.1.3",
"url": "https://docs.wagtail.org/en/stable/releases/5.1.3.html",
"minorUrl": "https://docs.wagtail.org/en/stable/releases/5.1.html",
"version": "5.2",
"url": "https://docs.wagtail.org/en/stable/releases/5.2.html",
"minorUrl": "https://docs.wagtail.org/en/stable/releases/5.2.html",
"lts": {
"version": "4.1.9",
"url": "https://docs.wagtail.org/en/stable/releases/4.1.9.html",
"minorUrl": "https://docs.wagtail.org/en/stable/releases/4.1.html"
"version": "5.2",
"url": "https://docs.wagtail.org/en/stable/releases/5.2.html",
"minorUrl": "https://docs.wagtail.org/en/stable/releases/5.2.html"
}
}