From fc65703332a5e5d398c0a91d692a8ab3aaccfcff Mon Sep 17 00:00:00 2001 From: shpark Date: Wed, 17 Jun 2026 08:41:59 +0000 Subject: [PATCH] feat: update Claude plugin to v0.4.1 --- .claude-plugin/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 6d2219b..22e109c 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -12,7 +12,7 @@ { "name": "rune", "description": "FHE-encrypted organizational memory for teams. Capture and retrieve institutional knowledge with zero-knowledge privacy.", - "version": "0.4.0", + "version": "0.4.1", "source": "./", "author": { "name": "Sunchul Jung", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 2d05469..c3021e2 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "rune", "description": "FHE-encrypted organizational memory for teams. Capture and retrieve institutional knowledge with zero-knowledge privacy.", - "version": "0.4.0", + "version": "0.4.1", "author": { "name": "Sunchul Jung", "email": "zotanika@cryptolab.co.kr"