From e5c8b8e22334de2f836c80f1b857c9569fba61f1 Mon Sep 17 00:00:00 2001 From: pablo-mano Date: Fri, 27 Feb 2026 23:42:04 +0100 Subject: [PATCH] Bump version to 1.0.8 Co-Authored-By: Claude Sonnet 4.6 --- .claude-plugin/plugin.json | 2 +- plugins/obsidian-cli/.claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 6a2e151..fec74af 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "obsidian-cli", "description": "Interact with Obsidian vaults using the official Obsidian CLI (v1.12+). Read, create, append, search, and manage notes, daily notes, properties, tags, tasks, bookmarks, templates, themes, sync, plugins, and links — all from the terminal.", - "version": "1.0.4", + "version": "1.0.8", "author": { "name": "pablo-mano" }, diff --git a/plugins/obsidian-cli/.claude-plugin/plugin.json b/plugins/obsidian-cli/.claude-plugin/plugin.json index 6a2e151..fec74af 100644 --- a/plugins/obsidian-cli/.claude-plugin/plugin.json +++ b/plugins/obsidian-cli/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "obsidian-cli", "description": "Interact with Obsidian vaults using the official Obsidian CLI (v1.12+). Read, create, append, search, and manage notes, daily notes, properties, tags, tasks, bookmarks, templates, themes, sync, plugins, and links — all from the terminal.", - "version": "1.0.4", + "version": "1.0.8", "author": { "name": "pablo-mano" },