Skip to content

Commit

Permalink
Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
mgmeyers committed Mar 12, 2022
1 parent 1aca276 commit 5ae04d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -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
}

0 comments on commit 5ae04d8

Please sign in to comment.