Sync manifest.json description with package.json

- Update manifest.json description to match package.json
- Resolves mismatch warning in release
This commit is contained in:
Claude 2026-05-12 18:13:51 +00:00
parent ebe3a813a2
commit 03a3b25162
No known key found for this signature in database

View file

@ -3,7 +3,7 @@
"name": "DocDrop",
"version": "1.0.0",
"minAppVersion": "1.0.0",
"description": "Convert PDF files to Markdown using Microsofts markitdown CLI.",
"description": "Obsidian plugin: Convert PDF files to Markdown using Microsofts markitdown CLI.",
"author": "Rhys Gottwald",
"authorUrl": "",
"isDesktopOnly": true