Update latest.txt to reference 4.1.1

pull/9650/head
Matt Westcott 2022-11-11 22:20:47 +00:00
rodzic ed58179d88
commit 1af0815af0
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -1,10 +1,10 @@
{
"version": "4.1",
"url": "https://docs.wagtail.org/en/stable/releases/4.1.html",
"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",
"lts": {
"version": "4.1",
"url": "https://docs.wagtail.org/en/stable/releases/4.1.html",
"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"
}
}