From 8410cedeb5aebedf4f12ff317239aa65a3df516b Mon Sep 17 00:00:00 2001 From: Nito Date: Fri, 22 May 2026 17:13:48 +0200 Subject: [PATCH] v1.0.7 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8293525..ef833aa 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "paste-image-into-property", "name": "Paste Image Into Property", - "version": "1.0.6", + "version": "1.0.7", "minAppVersion": "1.5.7", "description": "Paste images from the clipboard into frontmatter properties in live preview.", "author": "Nito",