diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..a563e0bd --- /dev/null +++ b/manifest.json @@ -0,0 +1,10 @@ +{ + "id": "paperforge", + "name": "PaperForge", + "version": "1.4.13", + "minAppVersion": "1.0.0", + "description": "PaperForge — Zotero literature pipeline. Sync, OCR, and deep-reading commands in your command palette.", + "author": "Lin Zhaoxuan", + "authorUrl": "https://github.com/LLLin000/PaperForge", + "isDesktopOnly": true +} diff --git a/paperforge/plugin/manifest.json b/paperforge/plugin/manifest.json index d1d9c37d..a563e0bd 100644 --- a/paperforge/plugin/manifest.json +++ b/paperforge/plugin/manifest.json @@ -3,7 +3,7 @@ "name": "PaperForge", "version": "1.4.13", "minAppVersion": "1.0.0", - "description": "PaperForge — Zotero + Obsidian literature pipeline. Sync, OCR, and deep-reading commands in your command palette.", + "description": "PaperForge — Zotero literature pipeline. Sync, OCR, and deep-reading commands in your command palette.", "author": "Lin Zhaoxuan", "authorUrl": "https://github.com/LLLin000/PaperForge", "isDesktopOnly": true