From 4a0d969c89f0a4e5b3b45126eb4812662a34c1ef Mon Sep 17 00:00:00 2001 From: Matt Dziuban Date: Tue, 10 Dec 2024 11:36:58 -0500 Subject: [PATCH] Rebuild docs site. --- website/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/i18n/en.json b/website/i18n/en.json index c559278..56a93e3 100644 --- a/website/i18n/en.json +++ b/website/i18n/en.json @@ -17,8 +17,8 @@ "implementations/http4s-0.23": { "title": "http4s 0.23 (latest stable on cats effect 3)" }, - "implementations/http4s-1.0.0-M41": { - "title": "http4s 1.0.0-M41 (latest development on cats effect 3)" + "implementations/http4s-1.0.0-M44": { + "title": "http4s 1.0.0-M44 (latest development on cats effect 3)" }, "implementations/play": { "title": "Play Framework"