From d832d7289ffd73e8de7cffae8c5e394432f43ee9 Mon Sep 17 00:00:00 2001 From: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com> Date: Fri, 9 Jan 2026 08:00:34 +0000 Subject: [PATCH] Insert 1.2.0rc2.post1 into switcher.json --- _static/switcher.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_static/switcher.json b/_static/switcher.json index a838e0c0f3..e37252df61 100644 --- a/_static/switcher.json +++ b/_static/switcher.json @@ -156,6 +156,10 @@ "version": "1.2.0rc0.post1", "url": "https://nvidia.github.io/TensorRT-LLM/1.2.0rc0.post1/" }, + { + "version": "1.2.0rc2.post1", + "url": "https://nvidia.github.io/TensorRT-LLM/1.2.0rc2.post1/" + }, { "version": "1.2.0rc6.post1", "url": "https://nvidia.github.io/TensorRT-LLM/1.2.0rc6.post1/"