From 6c883d43c5603f7bb736cefcf1a95722ad16f003 Mon Sep 17 00:00:00 2001 From: John Papa Date: Sat, 5 Sep 2026 13:02:27 -0400 Subject: [PATCH] Update ai-ready to v1.3.0 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9ffae6e6-6810-4c61-982f-a295ac49f669 --- .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 cd19cc914..77a5abd44 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -51,7 +51,7 @@ { "name": "ai-ready", "description": "Analyze any repository and generate AI-ready configuration — AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack.", - "version": "1.1.0", + "version": "1.3.0", "author": { "name": "John Papa", "url": "https://github.com/johnpapa" @@ -72,7 +72,7 @@ "source": "github", "repo": "johnpapa/ai-ready", "path": ".github/plugin", - "ref": "v1.1.0" + "ref": "v1.3.0" } }, { diff --git a/plugins/external.json b/plugins/external.json index 9aea727fa..72b70b33d 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -29,7 +29,7 @@ { "name": "ai-ready", "description": "Analyze any repository and generate AI-ready configuration — AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack.", - "version": "1.1.0", + "version": "1.3.0", "author": { "name": "John Papa", "url": "https://github.com/johnpapa" @@ -50,7 +50,7 @@ "source": "github", "repo": "johnpapa/ai-ready", "path": ".github/plugin", - "ref": "v1.1.0" + "ref": "v1.3.0" } }, {