From 194020b807166145a1d97b2afeb3676502386428 Mon Sep 17 00:00:00 2001 From: Qinen Zhu Date: Thu, 3 Sep 2026 16:42:49 +0800 Subject: [PATCH] Upgrade microsoft-foundry plugin to 1.0.11 --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index f5b18d93c..22f9129b9 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1041,7 +1041,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.10", + "version": "1.0.11", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1062,7 +1062,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "e0199e45c066a2c96f3f3342d5960b227324f05a" + "sha": "553365e9b0193a740daa293e6716415939f804e7" } }, { diff --git a/plugins/external.json b/plugins/external.json index afd857b4c..d80aeca7d 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -737,7 +737,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.10", + "version": "1.0.11", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -758,7 +758,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "e0199e45c066a2c96f3f3342d5960b227324f05a" + "sha": "553365e9b0193a740daa293e6716415939f804e7" } }, {