From c2d09c85be5c2b17280a5caa1fe26c40787e63f7 Mon Sep 17 00:00:00 2001 From: bundle-bot Date: Mon, 27 Jul 2026 07:26:07 +0000 Subject: [PATCH] chore: bump plugin pins to latest release tags --- protoagent.bundle.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protoagent.bundle.yaml b/protoagent.bundle.yaml index 711898a..8175177 100644 --- a/protoagent.bundle.yaml +++ b/protoagent.bundle.yaml @@ -23,7 +23,7 @@ verified_against: 0.41.0 plugins: - { id: pm, url: https://github.com/protoLabsAI/pm-plugin, ref: v0.1.0 } - - { id: artifact, url: https://github.com/protoLabsAI/artifact-plugin, ref: v0.11.0 } + - { id: artifact, url: https://github.com/protoLabsAI/artifact-plugin, ref: v0.11.1 } enabled: [pm, artifact] # suggested turn-on list (you apply it to plugins.enabled)