From cdf645a97f03fec3576131669d4e68d74d943037 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 23:33:59 +0000 Subject: [PATCH] chore: publish from main --- .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 ce585c8e..c32ec50f 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1373,7 +1373,7 @@ { "name": "rayfin", "description": "Getting-started router skill for Rayfin - scaffold a new app with the Rayfin CLI, then use the version-locked skill installed in the project.", - "version": "0.3.0", + "version": "0.4.0", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1393,7 +1393,7 @@ "source": { "source": "github", "repo": "microsoft/rayfin", - "ref": "plugin-v0.3.0" + "ref": "plugin-v0.4.0" } }, { diff --git a/plugins/external.json b/plugins/external.json index 8c3442d1..5db555c3 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -943,7 +943,7 @@ { "name": "rayfin", "description": "Getting-started router skill for Rayfin - scaffold a new app with the Rayfin CLI, then use the version-locked skill installed in the project.", - "version": "0.3.0", + "version": "0.4.0", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -963,7 +963,7 @@ "source": { "source": "github", "repo": "microsoft/rayfin", - "ref": "plugin-v0.3.0" + "ref": "plugin-v0.4.0" } }, {