diff --git a/manifest.json b/manifest.json index bebaa7a..f087151 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "obsidian-zotero-desktop-connector", "name": "Zotero Desktop Connector", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.12.0", "description": "Insert citations, bibliographies, and notes directly from Zotero desktop.", - "author": "Obsidian", - "authorUrl": "https://obsidian.md", - "isDesktopOnly": false + "author": "mgmeyers", + "authorUrl": "https://github.com/mgmeyers/obsidian-zotero-desktop-connector", + "isDesktopOnly": true }