From 2fc0cd7c7d4da1071ca2f5fdbdde6bc9d543a610 Mon Sep 17 00:00:00 2001 From: pablo-mano Date: Fri, 27 Feb 2026 21:18:26 +0100 Subject: [PATCH] Bump release reference to v1.0.1 Co-Authored-By: Claude Sonnet 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60c91b4..e481d98 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Install directly from GitHub using the Claude Code plugin system: 3. Done — the skill auto-triggers when you ask Claude to interact with Obsidian, automate vault operations, manage daily notes, search your vault, etc. **Alternative — manual install:** -1. Download `obsidian-cli-skill-v1.0.0.zip` from the [Releases](https://github.com/pablo-mano/Obsidian-CLI-skill/releases) page. +1. Download `obsidian-cli-skill-v1.0.1.zip` from the [Releases](https://github.com/pablo-mano/Obsidian-CLI-skill/releases) page. 2. Open Claude Code → Skills plugin settings → Import → select the `.zip`. > The `plugin.json` manifest at the repo root makes this repository directly compatible with Claude Code's plugin system.