Update latest.txt for 4.2 / 4.1.2

pull/10038/head
Matt Westcott 2023-02-06 14:04:27 +00:00
rodzic 1bc0cba5fb
commit 82d81f38b8
1 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

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