fix: sync description across manifests; fix authorUrl to personal URL

This commit is contained in:
Research Assistant 2026-05-01 12:16:15 +08:00
parent 28d2e296fa
commit f939f2cf52
2 changed files with 4 additions and 4 deletions

View file

@ -3,8 +3,8 @@
"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.",
"description": "PaperForge — Zotero literature pipeline. Sync PDFs, run OCR, and read with AI-assisted deep reading.",
"author": "Lin Zhaoxuan",
"authorUrl": "https://github.com/LLLin000/PaperForge",
"authorUrl": "https://github.com/LLLin000",
"isDesktopOnly": true
}

View file

@ -3,8 +3,8 @@
"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.",
"description": "PaperForge — Zotero literature pipeline. Sync PDFs, run OCR, and read with AI-assisted deep reading.",
"author": "Lin Zhaoxuan",
"authorUrl": "https://github.com/LLLin000/PaperForge",
"authorUrl": "https://github.com/LLLin000",
"isDesktopOnly": true
}