From a56c2b084ee09e3850f97662580919de2fe387a5 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Mon, 22 Jun 2026 09:36:13 +0800 Subject: [PATCH] chore(LLMs): bump version 10.0.3 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index e56323b0952..a54cec9c9af 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "bootstrapblazor.llmsdocsgenerator": { - "version": "10.0.2", + "version": "10.0.3", "commands": [ "llms-docs" ],