From a74f8fe33d1f2b511445d7cbe420ba3ffd040dd2 Mon Sep 17 00:00:00 2001 From: Josh Mabry Date: Sat, 25 Jul 2026 02:29:34 -0700 Subject: [PATCH] chore: bump project_board pin to v0.35.0 --- protoagent.bundle.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protoagent.bundle.yaml b/protoagent.bundle.yaml index 611f6d6..a8e145e 100644 --- a/protoagent.bundle.yaml +++ b/protoagent.bundle.yaml @@ -49,7 +49,7 @@ verified_against: 0.108.0 plugins: - { id: delegates, builtin: true } # ACP/A2A spawn spine — ships with protoAgent - - { id: project_board, url: https://github.com/protoLabsAI/projectBoard-plugin, ref: v0.34.0 } + - { id: project_board, url: https://github.com/protoLabsAI/projectBoard-plugin, ref: v0.35.0 } - { id: agent_browser, url: https://github.com/protoLabsAI/agent-browser-plugin, ref: v0.5.1 } - { id: github, url: https://github.com/protoLabsAI/github-plugin, ref: v0.3.0 }