From 051a6a5c0a983426d0dbd55dc20273e8127800b2 Mon Sep 17 00:00:00 2001 From: jason Date: Tue, 12 May 2026 18:50:04 -0500 Subject: [PATCH] chore: bump plugin version to 0.1.2 --- .claude-plugin/plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index d0eedca..81d1caa 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "plaud-mpm", - "version": "0.1.0", - "description": "Connects Claude to your Plaud recordings — list, search, transcripts, summaries, and AI notes directly in CoWork.", + "version": "0.1.2", + "description": "Connects Claude to your Plaud recordings — list, search, transcripts, AI summaries, and meeting notes directly in CoWork.", "author": { "name": "Message Point Media" }, "keywords": ["plaud", "transcripts", "meetings", "summaries", "voice", "recordings"] }