From 1bd2b03b4d5ed7e0a8fe063486a61463808febaa Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Wed, 11 Jun 2025 19:03:11 -0700 Subject: [PATCH] docs(index.md): update docs to indicate v1.72.2-stable is now live --- docs/my-website/release_notes/v1.72.2/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/my-website/release_notes/v1.72.2/index.md b/docs/my-website/release_notes/v1.72.2/index.md index 0d61125649..cf2c413bb6 100644 --- a/docs/my-website/release_notes/v1.72.2/index.md +++ b/docs/my-website/release_notes/v1.72.2/index.md @@ -1,5 +1,5 @@ --- -title: "[Pre Release] v1.72.2-stable" +title: "v1.72.2-stable" slug: "v1-72-2-stable" date: 2025-06-07T10:00:00 authors: @@ -38,7 +38,7 @@ The production release will be live on Wednesday. docker run -e STORE_MODEL_IN_DB=True -p 4000:4000 -ghcr.io/berriai/litellm:main-v1.72.2.rc +ghcr.io/berriai/litellm:main-v1.72.2-stable ```