diff --git a/manifest.json b/manifest.json index 432d10f..c7a4349 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "nibbleai", "name": "NibbleAI", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "1.12.7", "description": "AI-powered tools for your Obsidian vault: speech-to-text, proofreading, title generation, property filling, and more.", "author": "Olivier", diff --git a/package.json b/package.json index e58246a..1164506 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nibbleai", - "version": "1.0.0", + "version": "1.0.1", "description": "AI-powered tools for your Obsidian vault", "main": "main.js", "scripts": {