From 790904bd700b0eb072a3bb77e512d2b4069bc83f Mon Sep 17 00:00:00 2001 From: zillydev Date: Wed, 25 Feb 2026 08:22:08 +0530 Subject: [PATCH] chore: update plugin version so it can be updated from the marketplace --- .claude-plugin/marketplace.json | 4 ++-- .claude-plugin/plugin.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 247518a..3947332 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -9,7 +9,7 @@ "name": "obsidian", "source": "./", "description": "Claude Skills for Obsidian", - "version": "1.0.0" + "version": "1.0.1" } ] -} \ No newline at end of file +} diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index dc8e62a..07932b6 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "obsidian", - "version": "1.0.0", + "version": "1.0.1", "description": "Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.", "author": { "name": "Steph Ango",