From bcc689411b82d06fb50334686dfa8d5269b5aa9b Mon Sep 17 00:00:00 2001 From: gabriele-cusato Date: Sat, 28 Mar 2026 20:11:55 +0100 Subject: [PATCH] cambiato anche il manifest nella root della repo per validazione obsidian --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c13d5bb..60c3d4a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "handwriting-to-markdown", "name": "HandTranscriptMd", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.15.0", "description": "Inline handwriting canvas with OCR conversion to structured markdown. Requires a free Gemini API key.", "author": "GabrieleC",