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.1

This commit is contained in:
Matt Westcott 2023-11-16 15:35:35 +00:00
parent f44c31d9a6
commit 7bb535f8a2

View File

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