Skip to content

Commit

Permalink
fix: Settings description
Browse files Browse the repository at this point in the history
  • Loading branch information
anoopkcn committed Dec 26, 2022
1 parent ab4bec0 commit f215c0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-zotero-annotations",
"name": "Zotero Annotations",
"version": "0.2.5",
"version": "0.2.6",
"description": "Plugin to import metadata and annotations from Zotero",
"author": "Anoop K. Chandran",
"authorUrl": "anoopkcn.com",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-zotero-annotations",
"version": "0.2.5",
"version": "0.2.6",
"description": "Plugin to import and format annotations from Zotero",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit f215c0a

Please sign in to comment.