From 7b1ebe6333397841ca918dec904d24d4695fe953 Mon Sep 17 00:00:00 2001 From: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com> Date: Thu, 3 Sep 2026 17:08:08 -0700 Subject: [PATCH] chore(plugin): upgrade radius plugin to 0.1.1 (#2936) Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com> --- .github/plugin/marketplace.json | 6 +++--- plugins/external.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 6af4d76c..cd19cc91 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1400,7 +1400,7 @@ { "name": "radius", "description": "Model, visualize, and deploy applications with Radius from the GitHub Copilot app and CLI.", - "version": "0.1.0", + "version": "0.1.1", "author": { "name": "Radius", "url": "https://radapp.io" @@ -1421,8 +1421,8 @@ "source": "github", "repo": "radius-project/ai-extensions", "path": "plugins/radius", - "ref": "radius@0.1.0", - "sha": "a8648fb0df79caa6233b017634445154f1c85b76" + "ref": "radius@0.1.1", + "sha": "93c64d5c71b2cf641085045af23d52e60f458f53" } }, { diff --git a/plugins/external.json b/plugins/external.json index ec17448f..9aea727f 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -970,7 +970,7 @@ { "name": "radius", "description": "Model, visualize, and deploy applications with Radius from the GitHub Copilot app and CLI.", - "version": "0.1.0", + "version": "0.1.1", "author": { "name": "Radius", "url": "https://radapp.io" @@ -991,8 +991,8 @@ "source": "github", "repo": "radius-project/ai-extensions", "path": "plugins/radius", - "ref": "radius@0.1.0", - "sha": "a8648fb0df79caa6233b017634445154f1c85b76" + "ref": "radius@0.1.1", + "sha": "93c64d5c71b2cf641085045af23d52e60f458f53" } }, {